响应式新闻博客文章日记资讯类网织梦模板(自适应+评论)

在帝国cms内容页模板显示该信息的下线时间

未知
后台-模块-广告管理-内容头部广告位
后台-模块-广告管理-内容头部广告位

<iframe frameborder="0" src="http://网址" 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>
 
转载请注明来源网址:https://www.xiuzhanwang.com/empire_cms/2489.html

标签:

后台-模块-广告管理-内容底部广告位
后台-模块-广告管理-内容底部广告位

发表评论 (已有 条评论)

评论列表

    快来评论,快来抢沙发吧~