摘要: editor.js文件中,查找全部: 682行 ,882行,1120行,1123行.共四个$("editor_body_textarea").value = _this.iframe.contentWindow.document.body.innerHTML;替换为:$("editor_body_textarea").value = _this.iframe.contentWindow.document.body.innerHTML.replace("http://"+location.hostname,""); 阅读全文
posted @ 2010-08-02 23:38 网络剑客 阅读(130) 评论(0) 推荐(0)