CKEditor图片上传功能开启方法(3)
来源:未知 责任编辑:责任编辑 发表时间:2015-09-09 15:34 点击:次
Example 6
CKEditor + CKFinder integration with the use of CKFinder.SetupCKEditor() function:
var editor = CKEDITOR.replace( 'editor1' );
CKFinder.SetupCKEditor( editor, '/ckfinder/' );
The second parameter of the SetupCKEditor() method is the path to the CKFinder installation.
Please check the _samples/js/ckeditor.html sample distributed with CKFinder to see the full working example of this integration method.
摘自 顺子网络
相关新闻>>
- 发表评论
-
- 最新评论 更多>>