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
 

Event Handlers

callBack

After the SpellCheck Window is finished spell checking, a callBack event is triggered.

By setting the value of the callBack function, you can customize what happens at upon this even. The callBack function has no arguments.

Example

deleted photos recovery best data recovery sim card data recovery
computer spy software password restore memory card recovery tools
flash drive file restore usb data recovery recover usb drive

ajaxCallBack

Ajax is an asynchronous technology. A request is sent for data, and then it is returned some time later.
The code we use to handle this returned data is called a callBack function.

The arguments sent to this function are:

true if spelling is ok
an array of ranked spelling suggestions if the spelling is bad
null in case of a server error or if Ajax is unavailable

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