Imagemaps

"Hey! my imagemaps don't work!"

This is a proper imagemap reference:     
<a href="djonly.map"><img src="djonly.gif" ISMAP> </A>

Possible mistakes:

  • You didn't use NCSA format.
  • Instead of saying djonly.map, you included your domain name or other information in your reference. (Sometimes causes problems.)
  • You forgot to use the extension .map.
  • You forgot the word ISMAP.
  • You forgot to include the default line as the first line in your imagemap.
  • When specifying rectangles, you didn't include the small numbers first, as in 0,0 100,100.

For more information on ImageMaps please refer to HERE

 

Back To Top