导航

远在上海2009

远在上海:记录崔文远在上海的日子

« A brief history of Baan读完了刘墉的《爱的密码》 »

符合Web标准的在线编辑器:widgEditor

因为要为www.zhandou.net做后台管理,只好找一些支持Web标准的在线编辑器,今天开始找了一下,将会逐个在这里做一个介绍,第一个先来介绍非常强的免费的符合Web表准的在线编辑器widgEditor。

特点:

widgEditor: A simple, standards-compliant WYSIWYG HTML editor!
功能虽然不是很强大,但绝对容易好用!
1、小巧,才几十KB
2、易用,两分钟没装好自已去面壁
3、标准,对XHTML支持得非常好,还可以对粘入编辑器中的HTML代码进行转换

使用方法:

安装,在 head 中加入一行包含

<script type="text/javascript" src="scripts/widgEditor.js"></script>

的代码和CSS

<style type="text/css" media="all">
@import "css/widgEditor.css";
@import "css/widgContent.css";
</style>

,然后给你希望使用这个编辑器的那个 textarea 添加一个 class="widgEditor nothing" 即可。

介绍:

官方网站: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

中文修改版下载:其实只是在附件里面加上了简单的汉语说明(暂不提供!)。
  • 相关文章:

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

Powered By Z-Blog .Theme from Google黑板报 By Washun

Copyright 2005-2009 cuiwenyuan.com. Some Rights Reserved. Hosted in Edong.com.