User:Jaime Prilusky/Sandbox slideshow
From Proteopedia
<slideshow sequence="random" transition="fade" refresh="3000">
</slideshow>
Parameters to take into account:
refresh The time, in milliseconds, between transitions. The default is 1000 milliseconds (one second).
sequence The sequence in which to display the content. Must be one of the following values:
- random: This is the default if no sequence is specified.
- forward
- backward
transition: How to transition (change) between content. Must be one of the following values:
- cut: A straight cut from the current content to the new content. This is the default if no sequence is specified.
- fade: A one-second fade between the current content and the new content.
- blindDown: The new content "rolls down" over the exising content. Note: this seems to have trouble with some images