国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 編程 > JavaScript > 正文

讓iframe框架網(wǎng)頁(yè)在任何瀏覽器下自動(dòng)伸縮

2019-11-21 02:33:13
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友
方法如下,將2段代
碼照提示保存。
請(qǐng)保存為mainframe.htm
復(fù)制代碼 代碼如下:

<html> 
<body> 
<div> 
<iframe marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" 
id="frametb" scrolling="no" src="frame.htm" 
onload="style.width=this.contentWindow.document.all.formfra.offsetWidth;"
+"style.height=this.contentWindow.document.all.formfra.offsetHeight"></iframe> 
</div> 
</body> 
</html>

請(qǐng)保存為frame.htm
復(fù)制代碼 代碼如下:

<html> 
<body leftmargin="0" topmargin="0"> 
<table id=formfra width=200 border=0 bgcolor=green> 
<tr><td> 
胡東平在線空間
<p/>
sfsfere 
</td></tr> 
</table> 
</body> 
</html>


執(zhí)行mainframe.htm就可以看到效果了。
套用修改的時(shí)候要注意mainframe.htm和frame.htm里面定義表格的ID,然后記得在frame語(yǔ)句中修改相對(duì)應(yīng)的
調(diào)用文件名稱和路徑,并且注意下面這句:
復(fù)制代碼 代碼如下:

onload="style.width=this.contentWindow.document.all.formfra.offsetWidth;"
+"style.height=this.contentWindow.document.all.formfra.offsetHeight"

做相應(yīng)修改
復(fù)制代碼 代碼如下:

this.contentWindow.document.all.調(diào)用頁(yè)面表格ID.offsetWidth
this.contentWindow.document.all.調(diào)用頁(yè)面表格ID.offsetHeight

記住,一定要定義表格ID。 
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 天峻县| 安化县| 黑龙江省| 华坪县| 绍兴县| 深圳市| 闵行区| 赤峰市| 城口县| 筠连县| 康平县| 博兴县| 喀喇| 锡林郭勒盟| 兴业县| 沙雅县| 彩票| 卓尼县| 屏东市| 伊吾县| 水城县| 泗阳县| 富宁县| 开化县| 彭山县| 承德县| 瑞金市| 应城市| 酒泉市| 鄂尔多斯市| 汪清县| 通辽市| 尖扎县| 虞城县| 南川市| 北宁市| 保康县| 黎平县| 雷州市| 鹰潭市| 沐川县|