I would like to show wrong spelling on a textbox. I not sure what to use , if it can be done with javascript, or any other language to make it work. I would like it to show wrong word red highlight.
Something like this: http://foundeo.com/spell-checker/ but i wont need the 'check spelling' button.
Im trying to get it to work on IE 8, dont care about other browsers.
In this textbox I would like it to show the the wrong spelling words.
<p>
Please provide specific comments about <strong>#GetEmployee.emp_namefirst#</strong> to support your ratings:
<br>
<textarea style="width:99%;" rows="3" name="txtPosComment"></textarea></p>