Strange request, but I need to get the current browser scroll position as a variable. What js or jquery function should I use? I need it to figure out what elements to displ
cross browser variant
$(document).scrollTop();