ext fckは二回目は問題を弾きません.
290 ワード
efckeditorに追加:
onDestroy : function(){
delete FCKeditorAPI.Instances[this.name];
window.FCKeditorAPI = null;
delete window.FCKeditorAPI;
Ext.Container.superclass.onDestroy.call(this);
},