How to implement smooth section based scrolling using parallax? #1142
Unanswered
karankumar89
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to implement scroll on mouse wheel up and mouse wheel down. And it would scroll skip to sections of the page.
I'm using this.parallax.scrollTo() but this is very glitchy and i cannot control the scroll speed. And for some reason window.scrollTo() is not working when i implement parallax
Beta Was this translation helpful? Give feedback.
All reactions