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

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -