Hi,
I have a textarea and a button in a form.
On clicking the button, I want the focus to go to the end of the content in the textarea.
By calling focus() method, the cursor goes to the beginning of the content in the textarea. How do I get it to the end ,in Netscape 4.7.
Thanks in Advance
vld
I have a textarea and a button in a form.
On clicking the button, I want the focus to go to the end of the content in the textarea.
By calling focus() method, the cursor goes to the beginning of the content in the textarea. How do I get it to the end ,in Netscape 4.7.
Thanks in Advance
vld