The forum operates in read-only mode. Please head to StackOverflow for support.
editorContainer.parentNode.removeChild( editorContainer );
Frederico Knabben CKEditor Project Lead and CKSource Owner -- Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: Dynamically remove an FCKEditor instance from a page
What about the following?
Another idea, maybe preferable, would using yet another <textarea> to switch with the editor, instead of the <textarea> replaced by the editor. Something similar is done at sample13.html.
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn