When a web page scrolls, that's a DOM event. I can find out how far a window has scrolled at any time with window.scrollY .
確定! 回上一頁