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

Enable smooth scrolling for my website in all browsers

I'm developing a parallax scrolling website using the Stellar and Skrollr libraries. The website behaves perfectly in Firefox because of …

javascript performance scroll parallax smooth-scrolling
Fixed attachment background image flicker/disappear in chrome when coupled with a css transform

I am currently doing a parallax website theme. The background images need to be attached as fixed for certain 'div's …

background fixed parallax flicker background-attachment
Smooth scrolling easing effect with mouse wheel

I recently came across this website http://www.ascensionlatorre.com/home, and I love the way the mouse wheel scrolling …

jquery scroll mousewheel parallax easing
(CSS) Make a background image scroll slower than everything else

here is is my CSS code for the body: body { padding: 0; margin: 0; background-image: url("../images/background.jpg"); background-repeat: no-repeat; background-color: …

css background parallax effect
iOS 7 parallax effect in my view controller

I'm developing an app for iOS 7 in Objective-C. I've got a screen in my app with a few buttons and …

ios objective-c swift parallax
Smoothing the parallax scrolling of a background image

I've done a bit of research and written a simple bit of jQuery that scrolls the background at a slightly …

jquery css html parallax
Move the background image on mouse over (Single Parallax)

I would like to make the background image move slightly on the X and Y axis when the mouse is …

jquery html css parallax
How do I animate though a PNG sequence using jQuery (either by scrolling or triggered animation)

More and more I am seeing an effect where pngs are loaded into a series of DIVs (or one div) …

jquery animation sequence parallax
Background video with parallax effect

Is there a way to place a background video in a div container with a parallax effect? What I'm looking …

video jquery-plugins background parallax
Parallax scrolling with CSS only?

I have been working on a project and I am done with the content. For the design however, I am …

html css parallax