Spell check in Textarea.
How do I work with spell checking in text area.
In my application I have created a textarea(which includes a stanard html), here user can give the comments or give the message. Now my requirement is spell check for the user entered text here. I have downloaded some code and incorporated.
when I check for spell check, the application displaying two text area boxes(one is the original and other one source code for the standard HTML).
can some one help on this..
|