|
Adding SpellCheck JavaScript will eliminate delays that may occur when loading pages with the SpellCheck button.
To add this feature, follow these steps:
- Enter your Customer ID and e-mail address in the boxes below, then click "Get JavaScript" to download the file
spch.js
.
* If you do not have a customerID please go to the Sign-Up page to register.
- Upload the file spch.js to your web server.
-
If you are upgrading, find this line within the <HEAD> tags of your web page(s):
<script language= "JavaScript" src=http://www.spellchecker.net/spellcheck/lf/spch.cgi?customerid=123456789></script>
Delete the line on each page and replace it with:
<script type="text/javascript" language="javascript" src=http://your_url/spch.js> </script>
your_url should be replaced with the actual url of the folder on your server where you uploaded the spch.js file.
New users should just insert the above line along with installation instructions.
|
|
| |