Hi every one,
I have a question regarding the lastline in Textarea. I am have build a chat application using the textarea to display the typed messages. Every thing is working fine except once the text range is out of the textarea size I have to scroll down to check for the new messages. Can anyone help me to display the last lines of in textarea always using javascript.
Thanks & Regards,
Bharat
I have a question regarding the lastline in Textarea. I am have build a chat application using the textarea to display the typed messages. Every thing is working fine except once the text range is out of the textarea size I have to scroll down to check for the new messages. Can anyone help me to display the last lines of in textarea always using javascript.
Thanks & Regards,
Bharat
Comment