settings_applicationsEvent
프레임(window, <iframe>) 또는 크기가 고정된 요소내의 콘텐츠가 스크롤될 때 발생한다.
window
<iframe>
element.addEventListener("scroll", function() { });