CKEDITOR.instances["myEditor"].setData("<div>1</div><div>2</div>");. 編輯器不將display 作為block 元素( 輸出為"12"inline ) 。 調用getData() 和我看到HTML格式 ...
確定! 回上一頁