I am using TinyMCE editor. I want to remove or destroy tinymce editors (Page contain more then one editor). Also remove classes and IDs added by tinyMCE.
Bu
By simply using this you can remove TinyMCE editor:
tinymce.remove('#your_textarea_id');