We get the div with document.querySelector . Then we call addEventListener with 'scroll' to add a scroll event listener to it. Then in the event ...
確定! 回上一頁