var preview = CKEDITOR.document.getById( 'preview' );. 2. . 3. function syncPreview() {. 4. preview.setHtml( editor.getData() );.
確定! 回上一頁