The jSlideshow plug-in creates a slideshow of images with captioning (if required).
Download the source code from Sourceforge.
Demos
Basic Set-Up View Standalone Demo |
No Captions View Standalone Demo |
Top Fading Captions View Standalone Demo |
Requires:
jQuery 1.4.0+
- Latest version for IE6+ @ jQuery CDN: code.jquery.com/jquery-1.11.1.min.js
- Latest version for IE9+ @ jQuery CDN: code.jquery.com/jquery-2.1.1.min.js
Change log
Version 1.2.1 - 19 Aug 2015
- Minor code clean-up
Version 1.2 - 23 Feb 2012
- Automated caption height - looks at first caption's height to get height to use
- Added option to alter caption display duration
- Added option to fadeOut captions
Version 1.1 - 21 Feb 2012
- Added options to enable customisation of image display duration and caption element to be used
Version 1 - Dec 2011
- Initial build