rajiVmirage
07-22-2003, 05:51 PM
This is the code i use for my image map:
<MAP NAME="MyMap">
<AREA SHAPE="Rect" HREF="index.htm" COORDS="30,60 127,59 127,72 30,73">
<IMG USEMAP="#MyMap" SRC="imagemap.gif" BORDER="0">
</MAP>
However, It only links the coordinates...i want it to fill in the whole shape with a link, how do I do that? (look here- http://www.geocities.com/rajivmirage/blah.html)
mucho thanks! -Viraj
<MAP NAME="MyMap">
<AREA SHAPE="Rect" HREF="index.htm" COORDS="30,60 127,59 127,72 30,73">
<IMG USEMAP="#MyMap" SRC="imagemap.gif" BORDER="0">
</MAP>
However, It only links the coordinates...i want it to fill in the whole shape with a link, how do I do that? (look here- http://www.geocities.com/rajivmirage/blah.html)
mucho thanks! -Viraj