Client side image maps and Mosaic
The Big Glee Bopper
thom at copper.ucs.indiana.edu
Thu May 23 10:15:33 EDT 1996
This works well for all browsers except lynx:
<A HREF="cgi-bin/imagemap/ThomsMap"><IMG SRC="ThomsMap.gif" USEMAP
="#internalMap" ISMAP>
ThomsMap is a map file on my server in the cgi and is used if the browser
uses the _ISMAP_ feature.
"#internalMap" is the same collection of coordinates in a slightly
different form but within the html file accessed and is used by the
_USEMAP_ feature. [ A lot like NAME="#internalReference" ]
Add a judicious ALT="Opps!" somewhere and you will have pretty happy campers.
--Thom
More information about the Web4lib
mailing list