data-transition="?"
Closed this issue · 1 comments
Picmeo commented
Hi,
I'd like to know how many transition type are they ?
Because when I look "slideshow.js" it maybe have only 2 parameters !
Could you inform me if should be another than scroll and crossfade ?
I'd like to use slideDown, slideUp of jquery !
Seen you later
i-like-robots commented
The documentation should state which options are available, I'll do that... 27d0f43
There are only crossfade
and scroll
available - my original intention was to make the slideshow extendable but because the options adjust the behaviour of the plugin and not just the animation I haven't done so.