Jump to content

i3945

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by i3945

  1. <table> <tr><td> <img src="images/index_top/1_r3_c1.gif" alt="" name="n1_r3_c1" width="235" height="46" border="0" usemap="#n1_r3_c1Map"> </td></tr> <tr><td> <iframe name="main_content" id="main_content" src="Homepage.htm" frameborder="0"></iframe> </td></tr></table><map name="n1_r3_c1Map"> <area shape="circle" coords="36,17,15" href="index.htm" target="main_content"></map>

  2. I use <iframe> and <map> in my page.Some code like this:<iframe name="mainFrame"><map> <area href="" target="mainFrame"></map>In IE or Opera,this would open the new page in iframe,but in FireFox,the new page would open with new window.What should I do?Thanks for any help!

×
×
  • Create New...