Reputation: 2750
I'm trying to find a lightbox style plugin in jQuery that displays thumbnails at the bottom of the picture (or video, or whatever).
I found plenty of lightbox plugins, but none that allows navigation by thumbnail inside the box. The plugin must be able to open images, swf and inline content. I realize that jQuery will not be able to generate the thumbnails and that's ok.
Do you have any good ones to suggest?
Thanks
Upvotes: 1
Views: 1603
Reputation: 148
maybe http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
Upvotes: 0
Reputation: 1337
The only ones I could find were http://www.openstudio.fr/jquery/index.htm and http://koti.mbnet.fi/mallery/
Upvotes: 0
Reputation: 17482
Check Galleria. Perfect for your needs. Source code here.
Upvotes: 1