Window.scroll() - Web APIs | MDN The Window.scroll() method scrolls the window to a particular place in the document. developer.mozilla.org GlobalEventHandlers.onscroll - Web API | MDN functionRef 은(는) 함수 표현식 또는 함수 이름 이며, 이 객체는 오직 UIEvent (en-US) 객체만 인수로 받습니다. developer.mozilla.org Window.scrollY - Web API | MDN Window 인터페이스의 scrollY 읽기 전용 속성은 문서가 수직으로 얼마나 스크롤됐는지 픽셀 단위로 반환합니다. 최신 브라우저에서는 값의 정밀도가..