发布网友 发布时间:2024-10-21 17:36
共2个回答
热心网友 时间:6分钟前
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="120"><iframe src="top.html" width="100%" height="120px" frameborder="0" scrolling="no" ></iframe></td>
</tr>
<tr>
<td><iframe name="mainFrame" id="mainFrame" src="html/mian/main.aspx" width="100%" scrolling="no" frameborder="0"></iframe>
<script type="text/javascript"> function reinitIframe() {
var iframe = document.getElementById("mainFrame");
try {
iframe.height = iframe.contentWindow.document.documentElement.scrollHeight;
} catch (ex) { }
}
window.setInterval("reinitIframe()", 200);</script></iframe></td>
</tr>
</table>
热心网友 时间:6分钟前
通常唔会用框架做网页