Creating a Thumbnail Image Link
Sunday, January 27th, 2008When you decide to place a thumbnail image in your web page, you usually will want that thumbnail to link to a full sized copy of the same image. One way to do this is by having the larger version open in a separate window. In this tutorial we look at how to code our page to do that so that it works either via the HTML or by using a JavaScript that will attempt to set the new window to an appropriate size for the image.
