JavaScript SpellCheck - Test Sample

Installation Testing Wizard...


Use 1: The Spell Check Window

Automatically call Microsoft Word style spell-checking on any form field, string, HTML Element or iFrame. This feature can be called using only a few lines of JavaScript.


Use 2: AJAX Spell Check

Ajax (Asynchronous JavaScript And XML), is a Web development technique for creating highly interactive web applications using JavaScript. The Ajax spell-checker allows you to spell check individual words or entire forms at any time. It even provides ranked spelling suggestions.


Use 3: Spell Check Function (synchronous)

Our new JavaScript spell-checking function allows you to spellcheck words and retrieve suggestions directly in JavaScript. This is an inline function that can be integrated in to your javascript function or application.

JavaScriptSpellCheck.spellCheck('Any String')

This function returns true if spelling is correct. If the input is spelled incorrectly, an ordered array of spelling suggestions is returned.


Developing you own applications

JavaScript SpellCheck is not 3 pre-build components. There is an entire studio of easy-to-use objects so that you can create rich spell checking components for JavaScript, HTML, ASP and ASP.NET applications.

We suggest that you start by reading the manual. It has been written by real people, not robots. Why not take a look to the source of this script too?

If this script is not running properly, perhaps you should run the Installation Testing Wizard,

If you are pulling your hair out, or simply want some advice you can always contact us... support@javascriptspellcheck.com
After all, we are web developers, just like you.