Hi,
I'm new to CKEditor so am just finding my feet here. I have page with a CKEditor that's being identifed by its class of 'ckeditor', and this work fine and the editor displays correctly. My problem is this: I now need to dynamically create and show a TextArea as a CKEditor AFTER the page has rendered and therefore AFTER the magic that's in ckeditor.js has completed. So the question is this: Is there a CKEditor method I can call that will re-parse the DOM for ckeditor classes and render those tags/objects as CKEditors?
Thanks,
Dex
I'm new to CKEditor so am just finding my feet here. I have page with a CKEditor that's being identifed by its class of 'ckeditor', and this work fine and the editor displays correctly. My problem is this: I now need to dynamically create and show a TextArea as a CKEditor AFTER the page has rendered and therefore AFTER the magic that's in ckeditor.js has completed. So the question is this: Is there a CKEditor method I can call that will re-parse the DOM for ckeditor classes and render those tags/objects as CKEditors?
Thanks,
Dex