View Single Post
  #1 (permalink)  
Old 08-21-2008, 12:24 PM
surya_dks surya_dks is offline
Member
 
Join Date: Jul 2008
Posts: 5
Rep Power: 0
surya_dks is on a distinguished road
Default 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..
Reply With Quote