Bootstrap 3 with Skrollr site getting cut off on ios? -
I am building a portfolio website for a friend. In an effort to make the site responsive and artistic, I decided to pull Twitter Bootstrap and Scholar. I saw that the site is being cut at a certain point in Safari in iOS, has there been any other part on this issue before? I have provided a link below, if any one clarifies.
Thank you!
A lot of people (including me) are having trouble using the scroller on mobile devices. To use both "Fixed" and "Relative / Completed" status at the same time, you have to put all the divs that are though The real problem is that your scholar is getting confused if your scroller-body height is raised. You can try inserting if it does not work , Then the scholar may not know where the end of # skrollr-body
forceHeight: false inside your
skrollr.init ()
# skrollr-body is, just insert your empty code after your
# skrollr-body and it Give a keyframe it should work fine :)
Comments
Post a Comment