解决dedecms5.7版本article_image_cl.htm模板文件IE9下大

时间:2014-11-07
解决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系统channel指定id后,无效当前样式current 下一条:dedecms列表调用标签及标签随机颜色

相关文章

最新文章