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);
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);
Comments
Post a Comment