In HTML: <element onscroll="myScript">. In JavaScript: object.addEventListener("scroll", myScript);. In JavaScript using event listener:
確定! 回上一頁