James / October 1, 2008
jParralax - View Images from a Different Angle

Parallax is a really cool, powerful use of javascript from Stephen Band. Think of looking through a camera and having layers of objects at various distances moving around. Parallax achieves that effect using a combination static images, one for each layer.
"Parallax [is a jQuery library that] turns a selected element into a 'window', or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. These layers move in response to the mouse, and, depending on their dimensions (and options for layer initialisation), they move by different amounts, in a parallaxy kind of way."
Jonathan Solichin said,
October 3, 2008 at 2:29 am ()
Amazing stuff! Very trippy. I wonder what it can be useful for though. Hmm, get those creative juices running!
.hello said,
October 15, 2008 at 7:11 am ()
Nice concept , i think we are moving from web 2.0 to web 3.D... :)