First i have to thank the developers of lightview and Phatfusion for making good image slide effects.
Lightview
In lightview i have used some options not the whole
<a> href='image.jpg' class='lightview'>My image</a>
An image gallery can be created using rel='gallery[setname]'
<a href='image1.jpg' class='lightview' rel='gallery[myset]'>Image 1</a>
<a href='image2.jpg' class='lightview' rel='gallery[myset]'>Image 2</a>
To extract more in lightview visit here
Slideshows with lightview in rubyonrails
Phatfusion
Phatfusion slideshow -transition between images.
Here i have used the default values which they have mentioned in their site.It was basically developed from mootools framework.
Slideshows with Phatfusion in rubyonrails
To know more about phatfusion visit here.
For downloading the demo project,please click
No comments :
Post a Comment