user119210
user119210

Reputation: 159

jQuery lightbox Gallery

Does a jQuery plug-in exist with standard lightbox functionality?

In the "lightbox" window I'd like to show the current image and the rest as thumbnails somewhere (left, bottom, etc.) in the same "lightbox" window.

Upvotes: 9

Views: 7731

Answers (4)

Marvin3
Marvin3

Reputation: 6041

It looks like that this thread wasn't updated for awhile. Check the Magnific Popup that was very recently released.

Upvotes: 1

TJL
TJL

Reputation: 6323

ColorBox - A light-weight, customizable lightbox plugin for jQuery jQuery 1.3.2+ in Firefox, Safari, Chrome, Opera, Internet Explorer 6, 7, 8, 9, 10.

Upvotes: 12

Simon P Stevens
Simon P Stevens

Reputation: 27499

Another option is slimbox 2. It is a visual clone of lightbox using JQuery with a few minor visual enhancements, and an internal redesign.

It was designed to be very small, efficient, standards-friendly, fully customizable, more convenient and 100% compatible with the original Lightbox 2.

I've used Slimbox personally, and can firmly recommend it.

Upvotes: 3

Matthew Groves
Matthew Groves

Reputation: 26096

I've found Thickbox to be very easy and very flexible to use.

Upvotes: 3

Related Questions