ext fck 第二次 不弹出 问题
在efckeditor中添加:
onDestroy : function(){ delete FCKeditorAPI.Instances[this.name]; window.FCKeditorAPI = null; delete window.FCKeditorAPI; Ext.Container.superclass.onDestroy.call(this); }, 发布时间: 2012-08-22 09:50:35 作者: rapoo
ext fck 第二次 不弹出 问题
在efckeditor中添加:
onDestroy : function(){ delete FCKeditorAPI.Instances[this.name]; window.FCKeditorAPI = null; delete window.FCKeditorAPI; Ext.Container.superclass.onDestroy.call(this); },