So i have a pretty simple setup in this case, just a content editable that allows two different elements. h4 and p. The design on the cms however doesnt allow for using the default ckeditor toolbar, so i have to toggle the formats from two external buttons, just like it would work if i used the format dropdown and selected either p or h4.
I used tinymce earier and it had a .toggleFormat('h4') method i could use, which was pretty good, the rest of the editor however didnt work like it should. So im back to ckeditor.
Any tip on how i do this?
how can i save the added image in the javascript object
hai,
i have ckeditor.i'm adding the image at the cursor position in the ckeditor.i want to save that added image in the javascript object.
is this possible?
if possible please help me how can get that?
Maybe you should open another
Maybe you should open another topic since its not relevant to my question :)