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

SlideShow.CSS cleanup and generalized #17

Closed ronaldbarendse closed 2 years ago

ronaldbarendse commented 11 years ago

Cleaned SlideShow.CSS class (push transitions are added the same like blind and slide) and the SlideShow.useCSS function is generalized, so all transitions with CSS postfixes are used instead (adding your own CSS transition is as simple as postfixing CSS to the transition).