每次頁面加載時,我都需要使用JQuery將文本加載到CK編輯器中,以便從CK編輯器中獲取數據,我使用var editor_data = CKEDITOR.instances ['editor1']。getData() ...
確定! 回上一頁