Hi, I have a picture (with dynamic size depending on user window) and link to other pictures.
How can I keep relative location of map link in the main picture?
thanks for any help
PS:I have already posted it in the javascript forum but no response
<img src="jk.gif" height="80%" width="85%" alt="jk" usemap="#jk" border="0">
<map name="jk">
<area shape="rect" coords="310,221,400,270" href="fsr.gif"></map>
How can I keep relative location of map link in the main picture?
thanks for any help
PS:I have already posted it in the javascript forum but no response
<img src="jk.gif" height="80%" width="85%" alt="jk" usemap="#jk" border="0">
<map name="jk">
<area shape="rect" coords="310,221,400,270" href="fsr.gif"></map>