What am I missing when it comes to implementing this into a page that I want someone to edit easily?
I uploaded ckeditor and played around with the sample fullpage.html
My first impression is that the CKEditor instance is inserted with JavaScript into the page that I want to edit. I am not getting how the editor is separate from the page that I want to edit? Is the editor posting to itself? How do I tell it to load xyz.html on my server, then post to xyz.html so that xyz.html doesn't look like an editor?
Thanks
I uploaded ckeditor and played around with the sample fullpage.html
My first impression is that the CKEditor instance is inserted with JavaScript into the page that I want to edit. I am not getting how the editor is separate from the page that I want to edit? Is the editor posting to itself? How do I tell it to load xyz.html on my server, then post to xyz.html so that xyz.html doesn't look like an editor?
Thanks