ѡ̳

 找回密码
 ע
搜索
查看: 95|回复: 0
打印 上一主题 下一主题

修复ie7模式下打开窗口无法显示的问题。

[复制链接]

789

主题

1158

帖子

4197

积分

Ա

Rank: 9Rank: 9Rank: 9

积分
4197
跳转到指定楼层
¥
发表于 2018-2-1 14:34:23 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

admin里面的 index.tpl.php       <iframe name="right" id="rightMain"  的上层  <div class="content" id="rightinnercontent" style="position:relative; overflow:hidden;">  新增ID  rightinnercontent

增加js   修改wSize()

        if(strs[1]<980){
                $('.header').css('width',980+'px');
                $('#content').css('width',980+'px');
                $('#rightinnercontent').css('height',$("#rightMain").height()+30+'px'); //新增
               
                Body.attr('scroll','');
                Body.removeClass('objbody');
        }else{
                $('.header').css('width','auto');
                $('#content').css('width','auto');
                $('#rightinnercontent').css('height',$("#rightMain").height()+30+'px');  //新增
                Body.attr('scroll','no');
                Body.addClass('objbody');
        }
回复

使用道具 举报

您需要登录后才可以回帖 登录 | ע

本版积分规则

QQ|Archiver|ֻ|С|ѡ̳

GMT+8, 2026-5-2 03:15 , Processed in 0.074382 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表
0.0902s