Developed for MyOwnDB, your web database

YUI-based Slideshow

v 0.4

The method transition now takes a configuration object. The only config available at this time is the boolean property reverse. Setting it to true will make the slideshow go back to the previous frame in the list of frames. Example of call:

				<button onclick="slideshow1.transition( { reverse : true }  );">Trigger reverse transition</button>
				
Get it here

v 0.3

You can download version 0.3 as tgz or as zip

v 0.2

This version corrects a problem encountered if you used several slideshows on one page, and at least one of them used a remote slide(technical description). Commented code was also removed, and the setup method of the effects now take the frame as argument, as already did the get_animation method.

You can download version 0.2 as tgz or as zip

v 0.1

You can download version 0.1 as tgz or as zip