流量变现70%分成 全国楼凤小姐姐 招商联系客服 招商联系客服 招商联系客服 招商联系客服

iframe框架调用高度自适应方法

[复制链接]
查看135 | 回复0 | 2024-10-15 04:56:21 | 显示全部楼层 |阅读模式

以下代码加入到你想加的帝国cms模板即可


<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 bHeight = iframe.contentWindow.document.body.scrollHeight;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>
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则