WebSpellChecker (WSC)
WSC operates in a separate browser window so your work is not obstructed. Corrected text is automatically returned to the form.
Installation Guide
1. Download and install Sproxy. 2. Specify WSC URI (see sample, line 6) 3. Define the WSC invoker:
doSpell({ctrl:sMyEditor, lang:sInitialLanguage}), where: See sample, lines 8-13. 4. Invoke WSC when you want to check the spelling (see sample, line 18).
Sample
|
|
