SpellCheckAsYouType |
|
SCAYT plugin for HTMLArea 3.0
Installation Guide
1. Download and install Sproxy. 2. Download the WSC plugin for HTMLArea 3.0. 3. Unpack the downloaded zip archive and copy the extracted WSC directory to the HTMLArea 3.0 plugins directory. 4. Specify the core URI of the WSC plugin core URI (see sample, line 11). 5. Load the Scayt plugin (see sample, line 16). 6. When the editor loads, register the WSC plugin invoker:
editor.registerPlugin(WSC4HTMLArea3, {editor:editor, name:sMyWSCName, lang:sInitialLanguage}), where: See sample, lines 14-16).
Sample
|
