var editor_data = CKEDITOR.instances['editor1'].getData();. now is there a similar function I could use to put the data back into the editor? I'm using ajax to ...
確定! 回上一頁