Freepages-Help-L Archives
Archiver > Freepages-Help > 2001-01 > 0979420044
From: "Pat Asher" <>
Subject: Re: [FreeHelp] Thumbnails
Date: Sat, 13 Jan 2001 16:07:24 -0500
References: <e8.f19242a.2791ff98@aol.com>
----- Original Message -----
From: <>
> I tried the following example coding (without the dots) to move from a
small
> to a large version of the same picture.
> <.href="images/xxx.gif"><.img src="images/yyy.gif"><./a>
> It worked but the only way to return seemed to be by the back arrow of my
> browser. So I tried the usemap command to 'highlight' the whole picture
> thinking that a click on that would work but it doesn't. Can someone tell
me
If you place xxx.gif on a page (xxxgif.html) then you can make xxx.gif a
link back to your thumbnail page. Or you can place a link on the page. The
alternative is to open xxx.gif in a new window by adding that command to
your code:
<.a href="images/xxx.gif" target="_blank">
Closing the "new" window will return the browser to the "first" window.
--
Pat Asher
Ambrose Genealogy
http://freepages.genealogy.rootsweb.com/~pasher
Help for beginning Web Authors
http://freepages.computers.rootsweb.com/~pasher
This thread:
| Re: [FreeHelp] Thumbnails by "Pat Asher" <> |