http://code.google.com/p/jquery-spellchecker/
http://plugins.jquery.com/project/spellcheck
Depends on #842476: Pluggable spell check methods.
As far as I can see the jQuery spell checker code uses either Pspell or Google's SOAP API, which is no longer available. However, the backend used for the jQuery part doesn't really matter, as long as it's able to offer spelling suggestions.
Google SOAP API still does work and many plugins use it. Anyway, I'm working on my own version of spellchecker.
http://drupal.org/project/spellchecker
Google SOAP API is down. http://stackoverflow.com/a/21954402/3288600
Comments
Comment #1
kenorb commentedhttp://plugins.jquery.com/project/spellcheck
Comment #2
xanoDepends on #842476: Pluggable spell check methods.
Comment #3
xanoAs far as I can see the jQuery spell checker code uses either Pspell or Google's SOAP API, which is no longer available. However, the backend used for the jQuery part doesn't really matter, as long as it's able to offer spelling suggestions.
Comment #4
kenorb commentedGoogle SOAP API still does work and many plugins use it.
Anyway, I'm working on my own version of spellchecker.
Comment #5
kenorb commentedhttp://drupal.org/project/spellchecker
Comment #6
nanospell commentedGoogle SOAP API is down. http://stackoverflow.com/a/21954402/3288600