Scrolling textarea dynamically using jquery
Hi,
I am new to jquery
I have a textarea which is filled with contents of large file at server
The contents are obatained using ajax requests .
I want user to show updated data to make it more readable.
Any sample code will be helpful
Thanks in adavance