Quote:
Originally Posted by Kor
I see an error on the slyfox's approach regarding the TEXTAREA element. Despite the general belief, the TEXTAREA element has no innerHTML. Same as all the form's elements, a TEXTAREA has a value attribute/property, thus the value has to be read/write, in a way or another (using only PHP or AJAX)
|
So what do I need to do? Please refer to my post above.