Pictures in Chicago part 1 - Pictures in Chicago Nov 10
This File: chmain.htm - Gallery Type: Table

Main table layout file: chpgp.htm

This is the main file for the table type of gallery. It contains a number of linked thumbnails. Each thumbnail image has a name like chtn01.jpg. Clicking a thumbnail will popup a new sized-to-fit window displaying the larger photo.

Frameset file: chpgf.htm

This is an alternative frames version which does not use Javascript. You can link to this directly if you like. It is linked from chpgp.htm. It places chpgm.htm in the left frame, with an initial target frame of chpgi.htm (on the right).

Additional Files

Additional files for this gallery type include wrapper HTML files, used for the frame target and popup windows. There is a wrapper for each image in the gallery. These will be named something like: chimgname.htm. The table also uses a thumbnail for each image in the gallery, with a name like: chtn01.jpg

 

Example Source

My Photo Gallery
(Javascript Popups)

My Photo Gallery
(Frames - No Javascript)

 
<p>
<a href="chpgp.htm" target="_top">My Photo Gallery</a>
<br>
(Javascript Popups)
</p>
<p>
<a href="chpgf.htm" target="_top">My Photo Gallery</a>
<br>
(Frames - No Javascript)
</p>