SpellChecker

Download SpellCheck.js
Download i18n bundle SpellCheck.js
Download spellcheck.php
Download spellcheck.gif
Download plugin for dijit.Editor SpellCheck.js
WARNING, this widget need MenuGenerator
For sample only french dictionnary is available

In dijit.Editor (plugin mode)

Note :
In order to use spellcheck in plugin mode, you have to add a djConfig entry : djConfig="aspell:'spellcheck.php'".
You also can add icon with CSS :
.dijitEditorIconSpellCheck {
background-image:url(spellcheck.gif) !important
}

In dijit.Editor

In normal textarea