ryanflorence / SlideShow

Extensible mid-level MooTools slideshow class that manages transitions of elements that share the same space, typically for slideshows, tabs, and galleries.
http://ryanflorence.com/slideshow
104 stars 22 forks source link

Random Transitions during SlideShow #14

Closed eclopez closed 12 years ago

eclopez commented 12 years ago

A Transition option set to 'random' will randomly choose a transition for each slide before it is shown. The demo currently throws an error if a CSS transition is selected, though I believe that the modifications are sound and will work as intended when using either CSS or Javascript Transitions.