Parallax
June 19, 2008 - 5:07am — pengwynn
Allows animation of simple parallax animations by animating the background-position of <div> elements.
Usage:
jQuery("#header").parallax("create");
jQuery(".scene-1 .slice-1").parallaxSlice("create", {speed: 5});
jQuery(".scene-1 .slice-2").parallaxSlice("create", {speed: 3});
jQuery(".scene-1 .slice-3").parallaxSlice("create", {speed: 1});Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 1.0 | 2008-Jun-19 | n/a | Recommended for 1.2.x | ||
