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
Trouble Shooting your Installation
You can test troubleshoot your JavaScript SpellCheck installation using tools provided. The following scripts are located in the JavaScriptSpellCheck directory you installed .
Step 1. Test the Software in Action
Run the web page Sample.htm in your web browser.
You should access this page the same way a user would - via a web server.
The address bar should say http:// or https:// and not file:// at the start.
You can test and play with JavaScript SpellCheck's basic features here.
Step 2. If you have problems, trouble-shoot your installation.
Run the web page TestInstall.htm in your web browser. It will verify the status of your installation, and prescribe fixes if any problems arise.
If you still have problems, you can contact us at support@javascriptspellcheck.com
