织梦DedeCMS为新图集页面增加图片下载功能
编辑打开 /templets/default/images/photo/heiphoto.js
查找 if(sina.isIE)
在
if(sina.isIE){ this.ImgObj1.src = 'http://i0.sinaimg.cn/dy/deco/2008/0331/yocc080331img/news_mj_005.gif'; this.ImgObj1.filters[0].Apply(); this.ImgObj1.src = this.filmstrips[num].src; this.ImgObj1.filters[0].Play(); }else{ this.ImgObj1.src = this.filmstrips[num].src; for(i = 0;i <p>下面增加一行</p><PRe class="brush:php;toolbar:false">document.all.imgsrcs.href=(this.ImgObj1.src);登录后复制