Jump to content
Search Community

ScrollTrigger not working on iPad - any workarounds?

MadG test
Moderator Tag

Recommended Posts

Hi all, I have the following site - hyvolt.herokuapp.com - which I had asked some animation questions about the other day. I'm running into another issue now. The progress of the whole site above 1200px is controlled by scrollTrigger. I have a background .scroll-controller div that the scrollTrigger is looking at, then all of the content of my site is in a position:fixed div and moves left, right, up or down depending on the scrollTrigger. It's working perfectly fine on desktop, but not working on my fiancee's iPad. I've been able to hack it into working by setting position: absolute and z-index: 10000 on the scroll-controller div, but I have buttons within my content that need to be clicked and it's now covering those up. Any quick workarounds to make that div scrollable without having to move it to the very top of the z-index stack? 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...