Skip to content

Latest commit

 

History

History
executable file
·
23 lines (19 loc) · 873 Bytes

README.md

File metadata and controls

executable file
·
23 lines (19 loc) · 873 Bytes
  1. 介绍 === wangEditor——轻量级web富文本编辑器,配置方便,使用简单。支持IE6+浏览器。

  1. 如何使用? === 引用wangEditor.css、jquery.js和wangEditor.js之后,一行代码即可把textarea变为富文本框,简单易用。
$(function(){
	$('#textarea1').wangEditor();
});

更多配置,可参见官网的文档页面:www.kancloud.cn/wangfupeng/wangeditor

  1. 交流 === 交流QQ群:164999061