ElementStack for jQuery
ElementStacks stacks elements/images on top of each other with a funky animation.
jQuery version of ElementStacks by Oskar Krawczyk.
New version available here
Demo
Dependencies
- jQuery 1.2.3+
- jQuery Easing Plugin (optional)
How to use
$(<wrapper>).elementStacks();
Options
- items_selector: selector for the stackItems inside your wrapper. Default img.
- rotationDeg: degree of the rotation. Default 20.
- delay: delay between the animation of the elements. Default 40.
- duration: duration of the animation for each element. Default 900.
- transition: the name of the easing effect that you want to use. Default swing.
Download
- Version 1.0: tgz | zip
- Source Code on GitHub
License
ElementStacks is licensed under MIT.
11 Jan. 2010