electerious / basicScroll

Standalone parallax scrolling for mobile and desktop with CSS variables.
https://basicscroll.electerious.com
MIT License
3.63k stars 148 forks source link

Scroll direction? #65

Closed chrisvidal closed 2 years ago

chrisvidal commented 2 years ago

Is there a way to detect the scroll direction?

I'd like to flip over an image when the user scroll back up.

electerious commented 2 years ago

Not directly, but you can use the callback functions to detect the scroll direction: https://github.com/electerious/basicScroll#callback-functions