ckeditor inline save/submit

前端 未结 3 1733
春和景丽
春和景丽 2020-12-13 16:16

I can\'t work out how to grab the edited data from a CKEditor instance and post it to a url.

I\'m looking at something this:

http://nightly.ckeditor.com/3995

3条回答
  •  天命终不由人
    2020-12-13 16:25

    I've found the following solution: How do I save inline editor contents on the server?

    I'm using the blur event

提交回复
热议问题