scroll(function() { // User is scrolling });. The above code binds the scroll event to window, meaning it will fire any time the page scrolls.
確定! 回上一頁