vanilla js if scroll is ending code example Example: js detect scroll window.onscroll = function (e) { // called when the window is scrolled. }