网站后台管理添加文章插入图片时点插入图片按钮不弹出对话框

日期:2010-07-28 21:51:30 人气:1

网站后台管理添加文章插入图片时点插入图片按钮不弹出对话框

让代码人员把编辑器editor添加上兼容IE8的代码,在eWebEditor的目录里找到Editor.js文件,用记事本打开,在其中找到如下代码: if (element.YUSERONCLICK) { eval_r(element.YUSERONCLICK + "anonymous()"); } 或 if (element.YUSERONCLICK) eval_r(element.YUSERONCLICK + "anonymous()"); 版
    A+
热门评论