thumbnailToPhoto: Thumbnail Photo Slideshow
Thumb-nailed slide-shows are pretty common and therefor a drag to keep re-using and modifying. This script offers the simplest most basic implementation of one, but adds a nice cross-fade effect and mouse-over effect.
Functionality is easy to add, so expect this example to be expanded frequently.
Simple Slideshow Example
Below is the portfolio page re-used as a slide-show. Clicking on the thumbnails will highlight them with some stylesheet-trickery and the main slide will fade over to the large version of the image.
Without javascript the thumbnails will simply link to the larger version of the image directly.
Required Files
-
jQuery Addon Script: jquery.classbehaviours.thumbnailtophoto.js
- Prerequisite Script: jquery.classbehaviours.js
- Example Markup: thumbnailToPhoto.html
- Example Stylesheet: thumbnailToPhoto.css
Comments on this Article













