(New page: == 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''' Remem...) |
(No difference)
|
Revision as of 14:15, 15 January 2008
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' ;