在<body>...</body>之间加入下列代码:
<div >
<IFRAME frameBorder=1 id=heads src="framepage.htm" style="HEIGHT: 200px; LEFT: 220px; POSITION: absolute; TOP: 200px; WIDTH: 500px">
</IFRAME>
</div>
<div onclick="document.all.bodyframe.style.visibility='visible'" style="background-color: red; cursor: hand; height: 22; left: 300; position: absolute; top: 137; width: 74; z-index: 1">
<font color="#ffffff">显示iFrame</font></p>
</div>
<div onclick="document.all.bodyframe.style.visibility='hidden'" style="background-color: red; cursor: hand; height: 22; left: 400; position: absolute; top: 137; width: 74; z-index: 1">
<font color="#ffffff">隐藏iFrame</font>
</div>

相关文章:

  • 2022-02-09
  • 2022-02-09
  • 2021-11-25
  • 2022-12-23
  • 2022-12-23
  • 2021-07-03
  • 2021-11-13
  • 2021-10-23
猜你喜欢
  • 2022-12-23
  • 2021-12-24
  • 2022-12-23
  • 2021-11-19
  • 2021-04-21
  • 2021-11-02
  • 2022-02-09
相关资源
相似解决方案