如何实现CKEditor在焦点位置插入文本
如何实现CKEditor在焦点位置插入文本
日期:2015-02-15 11:31:48 人气:1
This is some sample text. You are using CKEditor.
//<![CDATA[
// Replace the with an CKEditor instance.
var editor = CKEDITOR.replace( 'editor1' );
//]]>
function Ins