Hi, I 'm using map to create links on a picture (which have dynamic length). But I don't know how to dynamicaly locate the link. they should remain at the same place in the picture !!
Thanks for any help
<img src="kjh.gif" height="80%" width="85%" alt="ljkk" usemap="#kjh" border="0">
<map name="kjh">
<area shape="rect" coords="310,221,400,270" href="fsr.gif">
</map>
Thanks for any help
<img src="kjh.gif" height="80%" width="85%" alt="ljkk" usemap="#kjh" border="0">
<map name="kjh">
<area shape="rect" coords="310,221,400,270" href="fsr.gif">
</map>