首页 > 代码库 > Extjs整合CKEditor富文本编辑器插件

Extjs整合CKEditor富文本编辑器插件

 

CKEditor插件官方下载地址: http://ckeditor.com/download/releases 

我使用的版本是 ExtJS5.1.0  CKEditor4.4.8

 

参考文章: http://www.2cto.com/kf/201401/270462.html 

http://www.tuicool.com/articles/6f2mMj

http://blog.csdn.net/com185272358/article/details/24814109

http://witmax.cn/ext-form-ckeditor.html

http://www.cnblogs.com/Tirisfal/p/5548424.html

Extjs整合CKEditor富文本编辑器插件