Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» Javascript Spell Check
» Installing JavaScript SpellCheck
» Trouble Shooting Installation
» Installing Dictionaries
» Custom Dictionary
Spell Check Window
» Spell Check Window
» Example
» Callback after Spell Checking
» Testing The Water
» Advanced Example
Ajax Spell Check
» Ajax Spell Check
» Testing for Ajax Compatibility
» AJAX Spell-Checking Source Code Example
SpellCheck Function
» SpellCheck Function
» Example
JavaScript SpellCheck Object Reference
» JavaScript SpellCheck Object Reference
» Properties
» Methods
» Event Handlers
» Changing Default Property Values
» ASP.Net & JavaScript SpellCheck
 

SpellCheck Function

The spellCheck Function allows you to perform spellchecking in your own Javascript functions and applications.

Its easy to use.

oSpell.spellCheck('ooooops') // returns false

The result is true if the input is spelled correctly. If the input is not spelled correctly, the result is an Array of ranked spelling suggestions

Step 1. Insall javascript Spell Check
This only takes a few minutes, Find out how.

download password recovery software keyboard keylogger undelete memory card data
professional data recovery deleted photo recovery mobile phone data recovery
flash media data recovery key drive file undelete usb drive file restore

Step 2. Include the JavaScript SpellCheck file in your web page.
This code is normally included in head section of your webpage.

 

Step 3. Check spelling

If you need to set up the spellchecker such as language settings - please refer to the Advanced Reference.

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals