Forum Moderators: not2easy

Message Too Old, No Replies

thumbnail gallery

         

greencode

7:28 pm on Aug 2, 2007 (gmt 0)

10+ Year Member Top Contributors Of The Month



Hi, I'm trying to put together a little photo gallery for myself. The design I have is this.I have a 500x400 pixel space which contains a grid of 20 100x100 pixel thumbnail images. When I click on one of those images I would like a larger version of that image to appear in the 500x400 pixel space.

I've had a hunt around online for a similar version but been unable to do so.

Can anyone help?

Xapti

12:29 am on Aug 3, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes. Search webmasterworld, or the rest of the internet, for "lightbox", or the terms you already mentioned such as "thumbnail gallery". This can be done with CSS only, or with javascript help if you want it a bit fancier (fade effect).