It seems that my CSS Grid Builder has hit the news again. Dion Almaer over at Ajaxian has posted an article linking to an article that Jeremy Zawodny did about my Grid Builder :)
Who would have thought that it's still getting all this love when I wrote it back in Nov of 2006.
CSS Grid Builder in the news again
Date: Wed Jan 30 2008 07:44:29 GMT-0600 (CST)
New Example - RTE w/Spell Check
Date: Wed Jan 23 2008 02:14:54 GMT-0600 (CST)
People have been asking for this example for quite some time now, so I figured I would mash one up.
http://blog.davglass.com/files/yui/editor42/
I don't have aspell or pspell on my server, so this is a static example of how to do spell checking with the Editor.
http://blog.davglass.com/files/yui/editor42/
I don't have aspell or pspell on my server, so this is a static example of how to do spell checking with the Editor.
Currently the only 2 misspellings supported by this checker is Thsi and tset.
You will need to provide the backend spell check server (of your choice) and modify this code in the proper places (commented).
Happy Coding!