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
768 stars 180 forks source link

Changed CSS to work on mobile (touch-action: none) and optimized positioning of pagination to be centered vertically by using flexbox. #21

Closed jachwe closed 2 years ago

jachwe commented 7 years ago

Hi. Been using this script recently and modified for my needs. Thought it might be interesting for other people as well…