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

In setupSlides don't want to compare each slide with this.current tosee i #9

Open rolfnl opened 13 years ago

rolfnl commented 13 years ago

In setupSlides don't want to compare each slide with this.current tosee if display should be set to none or not? Else no slides are hidden (set to display 'none') when you call setup() after add slides (dynamically or whatever). So, display should be set to none if slide != this.current