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

Mobile background position #23

Closed peterlunglum closed 6 years ago

peterlunglum commented 6 years ago

Not sure if this is a bug or if there's a fix for this or not, but trying to scroll on mobile to change the background position from the bottom of a background image to the top. On desktop it scrolls as anticipated from the bottom of the image upwards, but on mobile, it defaults to the top of the background image position and scrolls to the bottom as per normal behavior. Is there a reason for this or a fix?

electerious commented 6 years ago

Can you provide some example code?