PDA

View Full Version : Updating contents of a spellcheckable text area


harjitm
19th November 2007, 05:15 AM
Hi,
we need to be able to dynamically update the contents of a textarea when in spellcheck as you type mode. As the data a user enters in an html form is dynamically added to a table on click of the submit button, we need to be able to clear the contents of all fields in the form subsequently. How can I clear the content of a textarea the spellchecker is currently attached too?

Regards
Harjit Mahl