http://docs.ckeditor.com/#!/api/CKEDITOR_Adapters.jQuery
只支援4.2版
要引入 adapters/jquery.js
$(‘#editor_simple’).ckeditor()
$(‘#editor_simple’).ckeditor({
toolbar:’Basic’,
width:’100%’,
height:150
})
http://docs.ckeditor.com/#!/api/CKEDITOR_Adapters.jQuery
只支援4.2版
要引入 adapters/jquery.js
$(‘#editor_simple’).ckeditor()
$(‘#editor_simple’).ckeditor({
toolbar:’Basic’,
width:’100%’,
height:150
})