Online Documentation
- Introduction to JavaScript SpellCheck
- Installation
- Installing JavaScript Spell Check
- Trouble Shooting
- Installing Dictionaries
- Your Custom Dictionary
- Use 1: The Spell Check Window
- Opening the Spell Check Dialog
- Hello World Example
- Call Back after Spellchecking
- Testing The Water
- Advanced Example
- Use 2: Ajax Spell Check
- Using the Ajax Spell-Checker
- Testing for AJAX compatability
- AJAX Spell Checker Example
- Use 3: The Spell Check Function
- The JavaScript spellCheck Function
- JavaScript spellCheck Example
- Advanced Settings
- Object Reference
- JavaScript SpellCheck API Overview
- Properties
- setupPath
- languages
- windowLanguage
- hideSummary
- externalCSS
- caseSensitive
- checkGrammar
- ignoreAllCaps
- ignoreWebAddresses
- ignoreNumbers
- newSentenceOnEachNewLine
- useServerSession
- ajaxEnabled
- Methods
- spellCheckWindow
- spellCheckWindowTest
- spellCheck
- ajaxSpellCheck
- Evant Handlers (CallBack Functions)
- callBack
- ajaxCallBack
- Changing Default Property Values
- ASP.Net and JavaScript SpellCheck
- Licenses & Registration
- Free Trial & Registering
- License Agreement
Installing JavaScript SpellCheck
JavaScript SpellCheck installation is simple. There are no installers to run. This makes it very easy to use, even on most virtual hosting packages.
Step 1: Installing Javascript SpellCheck
Inside the ZIP archive you downloaded there is a folder called JavaScriptSpellCheck.
Copy this directory to the root folder of your website (normally where the home page is located).
Step 2: Uploading Javascript Spell Check.
JavaScript Spell Check will only work when uploaded to Microsoft Web hosting with ASP Enabled. This covers most modern Windows Web Servers.
If you do not work with ASP on your own computer, don't worry - you can continue to work as normal. The spell-checker will be disabled until the website is uploaded to your live server.
Step 3: Test Your Installation 
You can test and troubleshoot you installation by running the files Sample.htm and TestInstall.htm in your JavaScriptSpellCheck directory on your web server .
