
May 30th, 2001, 08:06 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
how to paste an image into image map
<i><b>Originally posted by : Paula (palee56@hotmail.com)</b></i><br /><br />Hi all,<br /><br /> I have an image contain several different circles hot spots. I like to paste another image into those circles.<br /><br /><table><br /> <tr><map name ="FPMap0"><br /> <td><area href="..." shape="circle" coords="124, 401,12"><img src="greendot.jpg"></td><br /> </map><img src="map.jpg" usemap="#FPMap0"><br /> </tr><br /></table><br /><br />The greendot is outside the map.jpg, instead of paste into the coord. "124,401,12"<br /><br />Is anyone can help me on this .<br />Thanks,<br /><br />PL
|