CKEDITOR.replace( 'textarea_id' );. Note that textarea_id in the code above is the id attribute of the <textarea> element to be replaced.
確定! 回上一頁