Re: imagemaps

Lile Elam ((no email))
Sun, 25 Feb 1996 22:42:17 -0800

Hi Dave,

We have a cgibin script for image maps called htimage.
Our site buttons are now image maps so you can look at the source
and see how we called them.

You will want your file.map and image.gif to reside in the same directory.
And we are using the CERN server right now so you will want to use
that map format.

To activate a image map, you just call an image via the htimage program
and add the ISMAP option to the image tag.

For example:

<a HREF="http://www.art.net/cgi-bin/htimage/images/buttons.map"><IMG border=0 SRC="/images/buttons.gif" ISMAP></a>

THe buttons.map file is referenced every time the buttons.gif image is
clicked on.

Let me know if you need more assistance.

thanks,

-lile
(a webmaster@art.net)

> From jmona@ix.netcom.com Sun Feb 25 22:19:21 1996
> Date: Sun, 25 Feb 1996 22:20:12 -0800
> From: jmona@ix.netcom.com (Jeanette Monachello )
> Subject: imagemaps
> To: lile@art.net
>
> hi,
>
>
> I know this has been discussed here before but i wasn't listening. What
> info do I need to give you to activate an imagemap?
>
>
> thanks,
> dave
>
>