特点:
widgEditor: A simple, standards-compliant WYSIWYG HTML editor!功能虽然不是很强大,但绝对容易好用!
1、小巧,才几十KB
2、易用,两分钟没装好自已去面壁
3、标准,对XHTML支持得非常好,还可以对粘入编辑器中的HTML代码进行转换
使用方法:
安装,在 head 中加入一行包含<script type="text/javascript" src="scripts/widgEditor.js"></script>
<style type="text/css" media="all">
@import "css/widgEditor.css";
@import "css/widgContent.css";
</style>
介绍:
官方网站:http://www.themaninblue.com/experiment/widgEditor/官方介绍:widgEditor is an easily installed, easily customisable WYSIWYG editor for simple content. It replaces existing textareas with an improved editing pane using JavaScript, therefore if you don't have JavaScript (or your browser doesn't support HTML editing) it degrades gracefully. Try it out by typing below, and submit to see the processed output.
演示:
http://www.themaninblue.com/experiment/widgEditor/下载:
英文版下载:http://www.themaninblue.com/experiment/widgEditor/widgEditor.zip中文修改版下载:其实只是在附件里面加上了简单的汉语说明(暂不提供!)。

订阅我的BLOG(RSS)