window.onscroll
- The onscroll event occurs when an element's scrollbar is being scrolled
- You can set up an alert to show: where you scrolled, how many time you did so, change the css upon scrolling, activate elements on the page
Example
addEventListener