Kindeditor的安装与使用(富文本编编辑器)
安装步骤:
1.下载对应的版本 http://kindeditor.net/down.php
2.将kindeditor放入到对于的项目文件夹当中
3.在需要kindeditor的地方添加textarea标签,注意id必须唯一,宽度高度可以后期指定
<textarea id="editor_id" name="content" style="width:700px;height:300px;"> </textarea>
4.在需要使用页面添加javascript脚本
# 主要的js文件
# 中文文件

浙公网安备 33010602011771号