How can I scroll an entire page using jquery
I'm looking for a way to always scroll up or down an entire page ($(window).height) when using the scroll bar or the mouse. I've already tried a few things, but in the code displayed I always scroll to the end…