Hi,
I'm appending a new textarea with jquery after a button click, but I'm not able to use with ckeditor.
I have read the api documentation, but I'm not an expert and so I haven't understood nothing....the only thing that I have tried is this,but with no success:
new CKEDITOR.dom.node($('#de_desc'));
Thanks in advance