var raw_x_position = window.pageYOffset || document.documentElement.scrollTop; alert(raw_x_position);