Image may be NSFW.
Clik here to view.
If you need an elegant and very simple solution to introduce slideshow on your website, Slides is made for you.
All is perfect in this jQuery plugin and it works with every browser.
With it you've got a linking solution for your slideshow, with images preload, delay parameters, and a lot of other options very very useful.
$(function(){ $("#slides").slides({ preload: true, preloadImage: '/img/loading.gif', play: 5000, pause: 2500, hoverPause: true }); });
See it in action on the author website.
Read more / Lire la suite