We can't prevent scrolling by using event.preventDefault() in onscroll listener, because it triggers after the scroll has already happened.
確定! 回上一頁