magiczoom 插件去版本(放大镜效果)

在放大镜效果中代码中有

Please upgrade to full version of Magic Zoom Plus™

去除办法:

在 magiczoom 去版本 magiczoomplus.js 中,将

return String.fromCharCode(14 ^ u.charCodeAt(0));

改成

return "";

 

posted @ 2015-05-18 15:04  ChangCrazy  阅读(570)  评论(0编辑  收藏  举报