It would be nice to have thumbnails on a strip below the rotator with option to click to a specific image than the rotator. Something like what is possible with Slideshow Pro. Anyone know if something like that exists using JQuery?
It would be nice to have thumbnails on a strip below the rotator with option to click to a specific image than the rotator. Something like what is possible with Slideshow Pro. Anyone know if something like that exists using JQuery?
Comments
Comment #1
BradleyT commentedSomething does exist using JQuery - take a look at http://www.changemakers.com/ (One of the nicest Drupal slideshows I've seen). Viewing source of the page it looks like they're using a combo of panels and JCarousel. So something is possible, it's just a matter of difficulty.
Comment #2
redndahead commentedI would look at galleria to handle something like this. I use it and it works well.
Comment #3
aaron commentedThat's also how this module works in general, with the Thumbnail Mode (although it's on hover rather than click).
Also, take a look at Views Slideshow: ImageFlow as another option (which is built on this module). It's used at http://advomatic.com/ (at the top of the front page).