jquery - scrollbar at the bottom using enscroll.js -


i need help.

you can test code here jsfiddle

i use enscroll.js , want have scroll @ bottom view last added line.

you can this:

$(".scrollbox").scrolltop($(".scrollbox")[0].scrollheight); 

demo: http://jsfiddle.net/pgub5/84/


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -