Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

ImgBox


Average rating
(1 vote)

A simple image pop-up plug-in that affects all links pointing to images and make them open in a centered box on the page. All links pointing to images in the same scope as the one clicked will be displayed in a navigation beneath the currently displayed image.
Thus you can create albums simply by running the plug-in on different containers:
$('#holiday-photos').imgbox();
$('#flickr-picks).imgbox();

Releases