标签:
在放大镜效果中代码中有
Please upgrade to full version of Magic Zoom Plus™
去除办法:
在 magiczoom 去版本 magiczoomplus.js 中,将
return String.fromCharCode(14 ^ u.charCodeAt(0));
改成
return "";
magiczoom 插件去版本(放大镜效果)
原文地址:http://www.cnblogs.com/icyy/p/4511971.html