I want realize a "live" editing. When you editing content in ckeditor, the same content appear in other place (like div, p, etc.) in same time.
Other interesting question: when I removed display:none and visibility:hidden from text area, which attach to ckeditor, I saw, that it's empty. But if I try to get value of textarea ($('#text_editor').val()) there are content from ckeditor. What is the magic?
One of the developers of ckeditor has developed an onchange plugin.
来源:https://stackoverflow.com/questions/10391136/how-can-i-detect-on-change-event-in-ckeditor-instance