Forum Moderators: not2easy

Message Too Old, No Replies

Simple thumbnail gallery

         

terrybarnes

6:45 pm on Nov 13, 2007 (gmt 0)

10+ Year Member



Well sort of simple... Simple I'm sure if you know how to do it!

I'm trying to create a 4x3 grid of thumbnail images. These all sit tight next to each other in the grid. When you then click on an image the entire space of the 4x3 grid is then taken over by the enlarged image. Clicking the image again returns the user to the thumbnail images.

Is this fairly straight-forward to do? If so, are there any examples anywhere on the web?

Thanks in advance for any help anyone may be able to give.

adb64

8:03 am on Nov 14, 2007 (gmt 0)

10+ Year Member



Hi terrybarnes,

I think you should use Javascript to accomplish what you want, perhaps in combination with some CSS.
I've done something more or less similar in the past. I will come back to you when I found out how to do it. With Javascript it should not be very complex to do what you want.