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

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

Iframe自適應(yīng)高度兼容ie,firefox多瀏覽器

2020-10-23 18:36:02
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友
復(fù)制代碼 代碼如下:

<script type="text/javascript">
 function SetCwinHeight(){
  var bobo=document.getElementById("bobo"); //iframe id
  if (document.getElementById){
   if (bobo && !window.opera){
    if (bobo.contentDocument && bobo.contentDocument.body.offsetHeight){
     bobo.height = bobo.contentDocument.body.offsetHeight;
    }else if(bobo.Document && bobo.Document.body.scrollHeight){
     bobo.height = bobo.Document.body.scrollHeight;
    }
   }
  }
 }
</script>
<iframe width="100%" id="bobo" onload="Javascript:SetCwinHeight()" height="1" frameborder="0" src="/default.asp?cateID=1"></iframe>



[Ctrl+A 全選 注:引入外部Js需再刷新一下頁(yè)面才能執(zhí)行]
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 广宁县| 延吉市| 乌拉特中旗| 云南省| 拉孜县| 铜陵市| 会泽县| 集贤县| 洮南市| 鄱阳县| 开化县| 吉安县| 垦利县| 满洲里市| 新郑市| 屏南县| 河北区| 景泰县| 瑞昌市| 盐亭县| 揭东县| 特克斯县| 遂川县| 慈溪市| 汝城县| 常宁市| 伽师县| 屏东市| 微山县| 三门峡市| 四子王旗| 六盘水市| 含山县| 信宜市| 遂川县| 宽城| 大同县| 溧阳市| 南昌县| 商水县| 思南县|