dedecms5.7图片内容页模板article_image_cl.htm IE9下大图不显

时间:2014-08-20

针对 dedecms5.7图片内容页模板article_image_cl.htm IE9下大图不显示的bug 可进行如下处理

只需要修改一个参数即可,

templets\default\images\photo\heiphoto.js

 
this.ImgObj1.style.opacity = 0;
改为

this.ImgObj1.style.opacity = 1;

上一条:dedecms列表页中为标题后面添加(图)字 下一条:DedeCMS漏洞修复 Error: (PHP 5.7 and above) Please set reques

相关文章

最新文章