SyntaxFix
Write A Post
Hire A Developer
Questions
var scrollBottom = $(document).height() - $(window).height() - $(window).scrollTop();
I think it is better to get bottom scroll.