您的位置:首页 > Web前端 > JQuery

jquery插件整理篇(六)HTML编辑器插件

2013-03-07 13:08 323 查看
(1)jwysiwyg

WYSIWYG jQuery插件。整个编辑器文件大小只有17Kb。



(2)Damn Small Rich Text Editor

基于jQuery开发,能够从IFRAME元素创建一个Rich Text Editor。提供了所有基本的Rich Text功能,可设置文本编辑区大小,Ajax上传图片等。



Damn Small Rich Text Editor

(3)xhEditor
xhEditor是一个基于jQuery开发的简单迷你并且高效的可视化XHTML编辑器,基于网络访问并且兼容IE 6.0-8.0,Firefox 3.0,Opera 9.6,Chrome 1.0,Safari 3.22。

编辑器组件采用LGPL协议开放源代码,您可以任意修改,并使用在您商业或者非商业系统中。同样,您也可以任意的学习和参考我们的源代码。若您对本编辑器代码进行改动或者再开发并对外发布的话,请您也使用LGPL协议来开放您的源代码,谢谢。

最新0.9.5版程序下载:http://code.google.com/p/xheditor/downloads/list

演示程序:

默认模式:http://static.pirate9.com/js/xheditor_demos/demo1.html

自定义按钮:http://static.pirate9.com/js/xheditor_demos/demo2.html

皮肤选择:http://static.pirate9.com/js/xheditor_demos/demo3.html

其它选项:http://static.pirate9.com/js/xheditor_demos/demo4.html

Javascript交互:http://static.pirate9.com/js/xheditor_demos/demo5.html

非utf-8编码网页调用:http://static.pirate9.com/js/xheditor_demos/demo6.html

UBB可视化编辑:http://static.pirate9.com/js/xheditor_demos/demo7.html

Ajax图片上传:http://static.pirate9.com/js/xheditor_demos/demo8.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  jquery jquery ui