Release: [jQuery Plugin] Slideshow Lite
Latest release: v0.5.3
Please check for the latest version on Github!
A few days ago I was asked to make a simple slideshow. My initial thought was, there must be a ton of solutions available for jQuery. I could easily draw inspiration from them.
I was wrong. Whilst there are a few nicely done slideshow plugins for jQuery, the majority of them are either poorly written or far too complicated.
So, I decided to code my own plugin from the ground up. Meet Slideshow Lite!
The plugin is only tested with jQuery 1.3, but it should also work on jQuery 1.2.
Features
- Unobtrusive JavaScript, simply load it and that’s it
- Clean, semantic HTML structure
- Easy to use
- Customisable
- Free to use or to modify (GPL/MIT dual license)!