Go to -> C and S Design ->
Page Templates
->
Two Column
->
Preview Photo Gallery
-> Show Code
Click here to view or download the code for this example
Click here to view or download the code for this example
Click here to see this layout.
Search Friendly Programming
CSS Based Templates - Two Column - Photo Gallery< with preview
Yet another photo gallery site layout. This one uses javascript to show a preview of the thumbnail when it is hovered over.
This one is a hard-coded page with four images, But could easily be written dynamically from a database.
The image swapping is done with an array of image names which are referenced by the onMouseOver() and onMouseOut() events of the thumbnail image and also on the container for the caption.

