Hello,
Steps
- Get remote data using ajax (jQuery)
- I Load the data into div with style overflow:auto
When I view the page the data is still getting loaded. The scrollbar does not move till the end of the page .
How do I move the scrollbar automatically so that the latest data is seen on the web page.
Is this possible in Jquery?Please let me know .
Mithun