kindeditor自定义插件

kindeditor是一款比较好用的富文本,里面功能比较全面,还支持自定义插件。官网的自定义hello插件示例很是简单,想仿照此例作一个插入文本框的插件,一番折腾总算看到效果。javascript 1.定义kindeditor/plugins/hello/hello.jscss KindEditor.plugin('hello', function(K) {         var editor
相关文章
相关标签/搜索