国产探花免费观看_亚洲丰满少妇自慰呻吟_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ā)表
主站蜘蛛池模板: 崇文区| 安多县| 巴彦淖尔市| 焦作市| 鹿泉市| 西盟| 保山市| 庆云县| 电白县| 舒城县| 商南县| 芮城县| 明水县| 盈江县| 延津县| 武山县| 黄陵县| 读书| 淳化县| 平塘县| 恩施市| 繁昌县| 宜兰市| 永顺县| 北辰区| 沁水县| 广南县| 牡丹江市| 桐梓县| 伊宁县| 彩票| 大邑县| 班戈县| 陵水| 华池县| 眉山市| 会昌县| 榆中县| 昔阳县| 安康市| 罗平县|