Hi there, I have a text area on my page that I've applied CKEditor to. In the text area, I load in my content from a DB for editing. I'm using JQuery AJAX to POST the data to my save script; however, when I save any changes, it still sends the old content (that I loaded into the box originally) over AJAX. None of the changes I make in the editor get sent. I've tried loading the content with PHP and JS, before and after CKEditor loads, but I can't seem to get it to work.
Any thoughts?
EDIT: Nevermind! I figured it out.
Thanks,
Jamey
Hi Jamey,
Hi Jamey,
great to hear that you managed to solve your problems -- perhaps you would be willing to share your solution with other users who might stumble across the same issue (and this thread) in the future?
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!