Top "Parallax" questions

An effect that causes the position or direction of an object to appear to change when viewed from different positions, e.g., through the viewfinder and the lens of a camera

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
How do I create a parallax effect without using a background-image?

I am trying to create a parallax effect without using background-image with background-attachment: fixed, as background-attachment: fixed doesn't work on …

html css parallax
Responsively animate page elements while scrolling using JavaScript [EDIT: Parallax Scrolling]

I'm certain this has been brought up in the past; however I'm at a loss for a term. On this …

javascript html css parallax
Terrible lag in Chrome when using parallax effect

first of all, here's a link to my website, having the issue I'm about to describe: http://themes.roussounelosweb.gr/…

jquery html google-chrome parallax parallax.js
Parallax and Pin collapse modes not working in Collapsing Toolbar Layout

This is my code of my test project:- Main Activity package com.invento.defcomm.collapsingtoolbarlayout; import android.support.design.…

android scroll parallax android-collapsingtoolbarlayout
Parallax effect with UIScrollView subviews

I'm trying to create a Parallax effect on a UIView inside a UIScrollView. The effect seems to work, but not …

ios objective-c uiview uiscrollview parallax
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
How to create parallax effect like this?

I've been trying to get build a website with a parallax effect like the one on this website: http://www.…

html css parallax stellar.js
Sliding up image with Official Support Library 23.x.+ bottomSheet like google maps

Update I want to accomplish the same behavior that google maps has with Support Library 23.x.+ and without ANY 3rd …

android google-maps parallax bottom-sheet
Scroll to link with skrollr

I am using https://github.com/Prinzhorn/skrollr to animate the background of my site as I scroll. However I …

javascript jquery scroll parallax