skrollr icon indicating copy to clipboard operation
skrollr copied to clipboard

Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).

Results 100 skrollr issues
Sort by recently updated
recently updated
newest added

I'm starting a new project with skrollr: http://www.spectral.net/_kunden/ebv/history/ Unfortunately in Chrome skrollr is not initialized correctly - only after the Browser window is resized. It seems that getMaxScroll is 0...

In your gradients motherfuker example page, I clicked on the link http://gradientsmotherfucker.com/ and it went to a dodgy porn/malware site.

Hey all, I have 3 images in my project that shall move from one point to another during scrolling, but the plugin runs the 1-st image from the top and...

I've got a page which utilizes skrollr for fading in some elements and for making some background images "parallax." Once the elements are faded in, they need to remain faded...

At a basic level, I desire this for simple selected/active states which would use my pre-existing css styles rather than relying on the effectively inline styles of skrollr. At a...

feature request

I am implementing this library for scrolling effect...but it is not scrolling in the mobile version. https://neoballs-test2.myshopify.com/products/18-hex-purple-neoballs

I'm a newbie. I know it's less an issue of skrollr, more a question of: is it possible to apply and how. I refer to: https://github.com/Prinzhorn/skrollr/issues/694 where a similar question...

Hi, I have this data-attribute: **data-_topoffset-top-top**, where topoffset value was dynamically calculated by a function and passed via constants on Skrollr init. If I understand, with a topoffset value (for...

I'm a beginner with JavaScript memory profiling in chrome so forgive me if this turns out to be a non-issue. I've loaded skrollr using requirejs onto the page. I have...