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 8) 3. Define the WSC invoker:
doSpell({ctrl:sMyEditor, lang:sInitialLanguage}), where: See sample, lines 11-21. 4. Invoke WSC when you want to check the spelling (see sample, line 35).
Sample
|
|
