ElementStack 1.2

ElementStacks stacks elements/images on top of each other with a funky transition



Details

Author
Oskar Krawczyk
Current version
1.2
GitHub
oskarkrawczyk/ElementStack
Downloads
15908
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.

Discuss

A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.

Found a bug in this plugin? Please report it this repository's Github Issues.

blog comments powered by Disqus