Advanced Form Spelling Validation


Field 1

Field 2


Tutorial

This example uses the more advanced features of JavaScriptSpellCheck:

AJAX Spell Check
Ajax is used to do the 'as you type' spelling warnings. Lean More...

Testing The Water
The spellCheckWindowTest function is used to check the form before it is submitted. You could also use the synchronous spellCheck function.

CallBack
The CallBack event function can be used to submit the form after the pop-up spell checker window is finished.

 

All of these features, and many more, are clearly documented in the manual.

< More Demonstrations of the JavaScript Spell Checker