javascript spell checker recommendations
we are after a JavaScript spell checker to run on our web app. it just needs to work on textareas and textboxes, no other checking is needed. ideally it would also have the ability to add words to the global dictionary as we have quite a lot of in-house jargon. unfortunately it also has to work on the beastly browser (IE6) ... crap could anyone suggest a good option? I have done a bit of looking, and the demo of the jquery php http://code.google.com/p/jquery-spellchecker/ one is exactly the sort of thing we are after, but to run on windows; don't really want to have to screw around with php