iframe框架調(diào)用高度自適應方法建站知識
導讀:1建站知識帝國CMS模板網(wǎng)下面的帝國CMS教程欄目為您提供了iframe框架調(diào)用高度自適應方法seo網(wǎng)站優(yōu)化軟件高端網(wǎng)站建設。
<iframe frameborder="0" src="http://www.daixiao360.cn/" class="iframe" frameborder="0" id="test" onload="this.height=100" width="762px" scrolling="no"></iframe>
<script type="text/javascript">
function reinitIframe(){
var iframe = document.getElementById("test");
try{
var bHeigseo網(wǎng)站關鍵詞優(yōu)化ht = iframe.contentWindow.document.body.scrollHeiseo網(wǎng)站優(yōu)化軟件ght;
var dHeight = iframe.contentWindow.document.documentElement.scrollHeight;
var height = Math.max(bHeight, dHeight);
iframe.height = height;
console.log(height);
}catch (ex){}
}
window.setInterval("reinitIframe()", 200);
</script>相關。
聲明: 本文由我的SEOUC技術文章主頁發(fā)布于:2023-05-22 ,文章iframe框架調(diào)用高度自適應方法建站知識主要講述自適應,框架,iframe框架調(diào)用高度自適應方法建站知網(wǎng)站建設源碼以及服務器配置搭建相關技術文章。轉(zhuǎn)載請保留鏈接: http://www.bifwcx.com/article/web_4443.html