kindeditor-all.js中修改
2570行 ?将win.getSelection(); 改为 window.getSelection();
KindEditor富文本编辑器 控制台js报错的问题 Uncaught TypeError: Cannot read property 'getSelection' of null
原文地址:http://www.cnblogs.com/gremlin/p/7760814.html
kindeditor-all.js中修改
2570行 ?将win.getSelection(); 改为 window.getSelection();
KindEditor富文本编辑器 控制台js报错的问题 Uncaught TypeError: Cannot read property 'getSelection' of null
原文地址:http://www.cnblogs.com/gremlin/p/7760814.html