JavaScript SpellCheck Object Reference

This section gives a full technical documentation for JavaScript SpellCheck

Basics

To use the JavascriptSpellCheck class first include the Include.js file in your JavascriptSpellCheck Directory.

<script src="/JavascriptSpellCheck/Include.js" type="text/javascript" ></script>

Then create a new instance of the JavaScriptSpellCheck object.

var oSpell = new JavaScriptSpellCheck(); (International)"

Properties

 

Methods (functions)

Event Handlers (CallBack Functions)