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

xhEditor:简单迷你高效的可视化XHTML编辑器

2009-12-12 15:45 232 查看
xhEditor is a simple,small,fast WYSWYG(What You See What You Get) XHTML editor based by jQuery. that is webbased and compatible with Internet Explorer 6.0-8.0,Firefox 3.0,Opera 9.6,Chrome 1.0,Safari 3.22 .

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://xheditor.com/demos/demo01.html
自定义按钮:http://xheditor.com/demos/demo02.html
皮肤选择:http://xheditor.com/demos/demo03.html
其它选项:http://xheditor.com/demos/demo04.html
Javascript交互:http://xheditor.com/demos/demo05.html
非utf-8编码网页调用:http://xheditor.com/demos/demo06.html
UBB可视化编辑:http://xheditor.com/demos/demo07.html
Ajax文件上传:http://xheditor.com/demos/demo08.html
插件扩展:http://xheditor.com/demos/demo09.html
iframe调用文件上传:http://xheditor.com/demos/demo10.html

地址:http://code.google.com/p/xheditor/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: