CKEDITOR.replace( 'textarea_id', { fullPage: true, allowedContent: true });. Note that textarea_id in the code above is the id attribute of the <textarea> ...
確定! 回上一頁