All Tags »
image map
Sorry, but there are no more tags available to filter with.
-
I may have to look at both. I do not relish having to recreate the image map again if I can help it. Here's the .html if you want to take a look.
<!-- Beginning of Client Side Image Map -->
<img src="map.png" USEMAP="#NotNamed" BORDER=0>
<map name="NotNamed">
<area ...
-
Hi,
I've finally finished a complicate image map (each state is a target) and have the html. I was wondering in a text page how I make it overlay an image (a gif file of the US). Where do I put the image file? Will it find it in the library?
-
I have an image map I have created. Is there a way to use it as an image retaining the links? or do I have to try and recreate it using the image map function option?