开源XHTML编辑器xhEditor (增加Ajax图片上传)
xhEditor是一个基于jQuery开发的简单迷你并且高效的可视化XHTML编辑器,基于网络访问并且兼容IE 6.0-8.0,Firefox 3.0,Opera 9.6,Chrome 1.0,Safari 3.22。
Features(特点):
- Small:初始加载5个文件,包括:1个js(45k)+2个css(7k)+2个图片(4k),总共56k。若js和css文件进行gzip压缩传输,可以进一步缩减为21k左右。
- Fast:基于jQuery引擎开发,提供高效的代码执行效率
- Simple:简单的调用方式,加一个class属性就能将您的textarea立马变成一个功能丰富的可视化编辑器。
- Word:实现Word代码自动检测并清理,提供高效完美的Word代码过滤方案,生成代码最优化精简,但是却不丢失任何细节效果。
- UBB: 提供完美的UBB可视化编辑解决方案,在您获得安全高效代码存储的同时,又能享受可视化编辑的便捷
Demo(演示):
- 默认模式: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
- 插件扩展:http://static.pirate9.com/js/xheditor_demos/demo9.html
- iframe调用文件上传:http://static.pirate9.com/js/xheditor_demos/demo10.html