Top "Skrollr" questions

Skrollr is a stand-alone parallax scrolling library for mobile (Android + iOS) and desktop.

Change Image on Scroll Position

I would like to change an image on a certain scroll position. For example: Scroll 100px show img1.jpg Scroll 200…

javascript jquery html css skrollr
Skrollr init set <body> height to be too high

I used Skrollr library to create parallax effect for the background. However, when skillor.init() is called, the body height …

javascript parallax skrollr
Angular2 Directive: How to detect DOM changes

I want to implement Skrollr as an Angular2 attribute directive. So, the format may be: <body my-skrollr> </…

javascript dom typescript angular skrollr
Disable Skrollr for mobile device ( <767px )

Firstly would like to thanks @prinzhorn for such an amazing and powerful library. My question: I have implemented a Skrollr …

jquery html parallax skrollr
How to fix Skrollr on Mobile?

I have followed the guidelines for mobile browser support by wrapping the content in a after and before the body …

skrollr
Why is skrollr preventing scrolling on ipad?

I'm trying to create a simple parallax animation with skrollr: my site is working well on Chrome/Mac but I'm …

ipad parallax skrollr
Simple Parallax scrolling at relative speeds

I want to create a website with a simple parallax scrolling effect where the elements scroll at different speeds. I …

javascript html scroll parallax skrollr
what, exactly, does data-anchor-target do?

I'm playing around with Skrollr and for the most part it seems pretty intuitive, the one thing that kind of …

skrollr
Skrollr - Very choppy animations in Safari

I am building a page with skrollr and it works great! I have it working the way it should in …

safari skrollr
Skrollr not working on mobile devices

so this seems to be a common question, however none of the answers have provided me with any joy. I've …

javascript jquery html mobile skrollr