天空小小岛技术网站
标题:
Discuz!7.2 google浏览器chrome下主题管理操作失效解决办法
[打印本页]
作者:
s.Bo
时间:
2010-5-28 10:59
标题:
Discuz!7.2 google浏览器chrome下主题管理操作失效解决办法
Discuz!7.2论坛,在Google的Chrome浏览器、遨游3浏览器、TheWorld等浏览器下,帖子管理选项操作失效,点击管理操作,只弹出一个“选择了X个主题”这样的窗口,操作窗口弹不出来。
解决方案:
打开./include/js/common.js文件,将
$(ajaxframeid).contentWindow.document.documentElement.firstChild.nodeValue;
复制代码
替换为
$(ajaxframeid).contentWindow.document.documentElement.firstChild.wholeText;
复制代码
更新缓存
欢迎光临 天空小小岛技术网站 (http://tkxxd.net/)
Powered by Discuz! X3.1