setupPath

This property is used to set the full path to the JavaScriptSpellCheck directory within your website.  It should be used as an absolute path from the root of your website. 

The default value of JavaScriptSpellCheck.setupPath is  /JavaScriptSpellCheck/

Example

var oSpell = new JavaScriptSpellCheck();
oSpell.setupPath="/JavaScriptSpellCheck/"