... I am soo sure this has been up before but cant find any information about it.
I need to create a CKEditor on the fly on a document. I get information through AJAX and build up document dynamicly. Some info is surounded by DIV-tags with an ID. I need to place an inline-edit on some of those DIVs, after they are added to document, and when I leave edit-mode (CKeditor destroys) i need to catch event and save text in DIV to an AJAX-backend with some additional post-data like ID, Field-name etc.
It must be a way right?
Thanks all for your help and great support ..
//Z