【載入資料的方式】 <script> CKEDITOR.instances.editor1.setData( text, function() { this.checkDirty(); // true }); </script>
確定! 回上一頁