New Example - RTE w/Spell Check
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.
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!








January 25th, 2008 at 11:36 am
Keep it Rockin man!
July 12th, 2008 at 2:23 pm
Very good article. Thanks.