Hi,
is there a way using JavaScript to tell a textarea to scroll to the end of
it's contents? I'm implementing something that looks like messenger using
web forms, after each post the chat area gets updated but I have to manually
scroll it down to the end.
Rob
is there a way using JavaScript to tell a textarea to scroll to the end of
it's contents? I'm implementing something that looks like messenger using
web forms, after each post the chat area gets updated but I have to manually
scroll it down to the end.
Rob
Comment