SpellChecker
This option allows you to choose what spell checker you will be using in FCKeditor. You may choose from two spell checkers:
- ieSpell
- SpellerPages
Remember that ieSpell will only work with the Internet Explorer browser so if FCKeditor will be used in another browser the "Check Spelling" function will be disabled. Code:
FCKConfig.SpellChecker = 'SpellerPages' ;