jquery get if scroll top 0 code example Example: jquery get document scrolltop var top = ($(window).scrollTop() || $("body").scrollTop());