Long time lurker, 1st time poster. Hopefully someone can help me with this issue I'm having; an image map on my page does not work in IE (any version I've tried), but works fine in firefox. The code is:
<p><img src="filmstripnew.jpg" alt="" usemap="#filmstrip2" height="700" border="0" width="900"><map name="filmstrip2"> ></map> </p> <p><a href="index.html"><img src="home.jpg" alt="" height="52" border="0" width="126"></a></p> </div> <map name="filmstrip2"> <area title="if ya got the time..." shape="rect" coords="214,638,718,670" href="reelfull.html" alt="if ya got the time..."> <area title="for short attention spans..." shape="rect" coords="200,334,722,365" href="reelshort.html" alt="for short attention spans..."> </map> </body> </html>
I'm not the best web developer in the world & I'm at a loss. Any suggestions would be much appreciated. Thanks in advance!

New Topic/Question
Reply



MultiQuote





|