Hello there,
Is there a way in code to cause a text area to scroll to the bottom of the text within it.
Currently I am using a text area gadget for a simple chat feature in a project I am working on but upon displaying a new line of text when a message is received the text area automatically goes back to the top of the list.
Asides from perhaps entering the chat messages in reverse order into the text area so that the newest message is always at the top is there a way to scroll the text area to the bottom with code?
Thanks,
Is there a way in code to cause a text area to scroll to the bottom of the text within it.
Currently I am using a text area gadget for a simple chat feature in a project I am working on but upon displaying a new line of text when a message is received the text area automatically goes back to the top of the list.
Asides from perhaps entering the chat messages in reverse order into the text area so that the newest message is always at the top is there a way to scroll the text area to the bottom with code?
Thanks,