SyntaxFix
Write A Post
Hire A Developer
Questions
I believe the best method with jQuery is using .scrollTop():
.scrollTop()
var pos = $('body').scrollTop();