在放大镜效果中代码中有
Please upgrade to full version of Magic Zoom Plus™
去除办法:
在 magiczoom 去版本 magiczoomplus.js 中,将
return String.fromCharCode(14 ^ u.charCodeAt(0));
改成
return "";