What does jquery.parallax do?
jParallax turns nodes into absolutely positioned layers that move in response to the mouse. Depending on their dimensions these layers move at different rates, in a parallaxy kind of way.
With a bit of CSS you can either set up windows to see these layers through, or leave them free to roam about.
The diagram on the right illustrates what jParallax does to the html:
More demos
- demos/index.html
- demos/stalkbuttons.html – multiple parallax.
- demos/remotecontrol.html – parallax by remote control.
- demos/thumbnails.html – beautiful interactive thumbnails.
- demos/target.html – demonstrates how smoothly jParallax handles window resizing.
Download
git clone git://github.com/stephband/jparallax.git