首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > .NET >

FCKeditorV2有关问题

2012-02-09 
FCKeditorV2问题快速点击页面按钮时,会出现‘没有权限’脚本错误。fckeditorcode_ie.js出现FCK.EditorDocumen

FCKeditorV2问题
快速点击页面按钮时,会出现‘没有权限’脚本错误。
fckeditorcode_ie.js出现FCK.EditorDocument.detachEvent("onselectionchange",Doc_OnSelectionChange)错误

[解决办法]
检查Response.Write( @"(function(){var d=document.domain;while (true){try{var A=window.top.opener.document.domain;break;}catch(e) {};d=d.replace(/.*?(?:\.|$)/,'');if (d.length==0) break;try{document.domain=d;}catch (e){break;}}})();" );
文件夹操作权限
[解决办法]
文件夹权限问题
FCKeditorV2

热点排行