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

ext fck 第二次 不弹出 有关问题

2012-08-22 
ext fck 第二次 不弹出 问题在efckeditor中添加:onDestroy : function(){delete FCKeditorAPI.Instances[t

ext fck 第二次 不弹出 问题
在efckeditor中添加:

    onDestroy : function(){      delete FCKeditorAPI.Instances[this.name];      window.FCKeditorAPI = null;      delete window.FCKeditorAPI;      Ext.Container.superclass.onDestroy.call(this);    },

热点排行