badsyntax / jquery-spellchecker

[not maintained] A lightweight jQuery plugin that can check the spelling of text within a form field or DOM tree.
http://jquery-spellchecker.badsyntax.co
MIT License
257 stars 113 forks source link

jQuery Spellchecker

THIS PROJECT IS OLD AND IS NOT MAINTAINED

The jQuery Spellchecker is a free Javascript spellchecker in the form of a lightweight jQuery plugin that can be used to check the spelling of text within a form field or within a DOM tree. This is a complete rewrite of the initial spellchecker plugin I wrote.

The current version of the plugin is v0.2.4 Beta.

Features

Browser support

The plugin has been tested and works with the following browsers:

Requirements

Download

Documentation

Examples

You can find simple usage examples in the downloadable package.

Issues

Testing is much appreciated. Please post any issue you find in the issue tracker.

Contributing

Thanks

This project would not be possible without the findAndReplaceDOMText function written by James Padolsey.

License

Licensed under the MIT license.