Showing posts with label image gallery. Show all posts
Showing posts with label image gallery. Show all posts

Monday, March 26, 2007

A javascript based image gallery


This is a javascript based image gallery that displays larger versions of thumbnail images dynamically when the mouse hovers over them.

Tuesday, March 20, 2007

ThickBox by Cody Lindley and Image Gallery using ThickBox

ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library.

"With ThickBox, and not unlike Lightbox in order to view a full sized image with a caption, all you have to do is create a link, add the image path (src value) to the link, provide a title value, and then give the link a class name of "thickbox"..."

How to Implement ThickBox http://codylindley.com/thickbox/