|
requires
server that understands imagemaps, (or your own CGI script);
different servers behave differently.
hotspots
published on server (in "NCSA format") as
something.map. HTML file includes a link to
something.map
advantages:
highly flexible; server script can perform complex
calculations, e.g. generating destination pages on the fly
or processing complex shape specifications.
|
not
supported by Netscape 1.x. Partially supported in NS
2.0.
hotspots
appear in a <MAP> in an HTML document, usually the
same one as the IMG tag
advantages:
more efficient; provides better feedback for user.
|