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

首頁 > 開發(fā) > JS > 正文

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

2024-09-06 12:45:04
字體:
供稿:網(wǎng)友
方法如下,將2段代
碼照提示保存。
請保存為mainframe.htm
代碼如下:
<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>

請保存為frame.htm
代碼如下:
<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就可以看到效果了。
套用修改的時候要注意mainframe.htm和frame.htm里面定義表格的ID,然后記得在frame語句中修改相對應(yīng)的
調(diào)用文件名稱和路徑,并且注意下面這句:
代碼如下:
onload="style.width=this.contentWindow.document.all.formfra.offsetWidth;"
+"style.height=this.contentWindow.document.all.formfra.offsetHeight"

做相應(yīng)修改
代碼如下:
this.contentWindow.document.all.調(diào)用頁面表格ID.offsetWidth
this.contentWindow.document.all.調(diào)用頁面表格ID.offsetHeight

記住,一定要定義表格ID。 
發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 西昌市| 玛沁县| 二连浩特市| 沛县| 永平县| 达日县| 定结县| 金寨县| 梁河县| 张家口市| 高尔夫| 桃江县| 黑河市| 和平县| 平罗县| 荔浦县| 凌云县| 登封市| 兴隆县| 景泰县| 墨玉县| 鄂尔多斯市| 花莲市| 井冈山市| 固阳县| 长沙县| 礼泉县| 方正县| 乐安县| 梁山县| 安泽县| 汉川市| 合江县| 防城港市| 沂水县| 乌拉特前旗| 水富县| 甘德县| 旬阳县| 托克托县| 光泽县|