With version 4 you should do it like this: tinymce.init({selector:'textarea'}); tinymce.activeEditor.setContent('custom');. Here's a ...
確定! 回上一頁