CKEDITOR.instances['editor1'].setData(value); Where editor1 is textarea Id. Old methods such as insertHtml('html data') and insertText('text data') also ...
確定! 回上一頁