mooeditable

[DISCONTINUED] A simple web-based WYSIWYG editor, written in MooTools.

  • 所有者: cheeaun/mooeditable
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Note: This project is currently on hiatus. Watch out for the forks instead.

MooEditable

A simple web-based WYSIWYG editor, written in MooTools.

Screenshot

Features

How to Use

There are two ways. Note that textarea-1 is the id of a textarea element. This is the simple one:

#JS
$('textarea-1').mooEditable();

And this is the Classic one:

#JS
new MooEditable('textarea-1');

主要指标

概览
名称与所有者cheeaun/mooeditable
主编程语言JavaScript
编程语言CSS (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2009-02-03 14:25:39
推送于2017-11-06 15:56:34
最后一次提交2013-09-06 21:43:36
发布数1
最新版本名称0.4 (发布于 2009-03-29 13:57:07)
第一版名称0.4 (发布于 2009-03-29 13:57:07)
用户参与
星数1k
关注者数59
派生数113
提交数427
已启用问题?
问题数53
打开的问题数22
拉请求数7
打开的拉请求数3
关闭的拉请求数8
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?