Because of circumstances that can't be changed, I need to display the gallery
thumbnails in an area that is 400 x 300 pixels. I can live with that by
setting the number of columns to 4 and keeping the thumbnail width
small. However, when a user clicks on an image, that image is displayed
in the same window, which is unacceptable. What I need is the ability
to display full-sized images in a new window, something like "target =
_new." Is there any way to do that?
Thanks,
Dennis