ElementStack 1.2
Details
- Author
- Oskar Krawczyk
- Current version
- 1.2
- GitHub
- oskarkrawczyk/ElementStack
- Downloads
- 2614
- Category
- Widgets
- Tags
- Report
- GitHub Issues
Releases
Dependencies
-
core/1.2.3:
- Class.Extras
- Array
- Function
- Event
- Element.Style
- Element.Dimensions
- Fx.Morph
- Fx.Transitions
How to use
JavaScript
new ElementStacks($$('img'), $('wrapper'));
Options
All options have default values assigned, hence are optional.
Version 1.0 - 1.2
- rotationDeg: (int) degree of the rotation when elements are in a stack.
- delay: (int) delay between when each element starts its transition.
- duration: (int) duration of the transition.
- transition: (mixed) transition type.