Jeff Ava
0
Q:

window log scrollpostion

$(window).on('scroll', function() {
    console.log( $(this).scrollTop() );
});
1

New to Communities?

Join the community