国产探花免费观看_亚洲丰满少妇自慰呻吟_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ā)表
主站蜘蛛池模板: 钦州市| 鄂尔多斯市| 涡阳县| 台东市| 广饶县| 新津县| 莫力| 壶关县| 香港 | 青阳县| 赤城县| 聂拉木县| 玛沁县| 邯郸市| 竹北市| 定南县| 古浪县| 郑州市| 凤庆县| 文山县| 绥江县| 天等县| 洞口县| 武穴市| 洞头县| 扬州市| 武陟县| 娱乐| 沈丘县| 兰西县| 永仁县| 奉贤区| 临武县| 东源县| 凤山市| 苍溪县| 沈阳市| 历史| 盐城市| 雅江县| 法库县|