Published on 2005-08-07 09:46:05
We've already posted about Emil’s Chronicle AJAX DHTML Spell Checker, a Lite version is available he call it LiteSpellChecker.
I’ve reimplemented the plain text version of my spellchecker, named LiteSpellChecker. The rich text one has been renamed to RichSpellChecker, but I won’t post that until it actually works. All things both of them share has been separated into a BaseSpellChecker file and it includes all server communcation and the suggestion handling, among other things.
I find it really faster, but just a small accessibility problem with the right click or left click. I think that the first approach of right click to give suggestion is much better, we're more used to click on the right button to spell text. And it will be great if it adds an ignore button to the end of the suggestion list and something to manage ignored keywords.
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved