Q:

scrolltop top to bottom body get count

$(window).scroll(function (event) {
    var scroll = $(window).scrollTop();
    // Do something
});
0

Tags

New to Communities?

Join the community