Reset jQuery function on page load?
I have the following code, basically runs an animation on click, waits 3000ms, then scrolls down to the next page. Problem is, unless I clear the cache and open a new incognito window, the animation/auto scroll only works once. I want it to work each time ...