最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

Iframe 自動(dòng)適應(yīng)頁(yè)面的高度示例代碼

 更新時(shí)間:2014年02月26日 15:47:54   作者:  
這篇文章主要介紹了Iframe如何自動(dòng)適應(yīng)頁(yè)面的高度,需要的朋友可以參考下

復(fù)制代碼 代碼如下:

function SetCwinHeight(obj) {
var cwin = obj;
if (document.getElementById) {
if (cwin && !window.opera) {
if (cwin.contentDocument && cwin.contentDocument.body.offsetHeight)
cwin.height = cwin.contentDocument.body.offsetHeight + 30;
else if (cwin.Document && cwin.Document.body.scrollHeight)
cwin.height = cwin.Document.body.scrollHeight + 30;
}
}
}

復(fù)制代碼 代碼如下:

<iframe id="IframeId_help" scrolling="no" onload="Javascript:SetCwinHeight(this)"
width="670px" style="border: 0px" frameborder="0"></iframe>

相關(guān)文章

最新評(píng)論

淮北市| 连州市| 大丰市| 望奎县| 墨脱县| 肥东县| 涞源县| 双鸭山市| 论坛| 华坪县| 罗定市| 麻栗坡县| 宁海县| 崇州市| 波密县| 温宿县| 苗栗县| 琼中| 金塔县| 客服| 油尖旺区| 永昌县| 彩票| 罗甸县| 清水河县| 津南区| 白银市| 综艺| 鄂托克前旗| 宁都县| 新河县| 武功县| 茌平县| 台南市| 德昌县| 涞源县| 苍山县| 久治县| 明溪县| 门头沟区| 永宁县|