peachananr / purejs-onepage-scroll

The javascript version of the infamous jQuery One Page Scroll without relying on jQuery.
http://peachananr.github.io/purejs-onepage-scroll/demo/purejs_onepage_scroll_demo.html
GNU General Public License v2.0
770 stars 182 forks source link

window.onScroll not Detected #25

Open shambu2k opened 4 years ago

shambu2k commented 4 years ago

window.onScroll is not being called while scrolling.. Or is there any alternative function which does the same?