Mooeditable Save Abandoned

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

Project README

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');
Open Source Agenda is not affiliated with "Mooeditable" Project. README Source: cheeaun/mooeditable
Stars
1,056
Open Issues
25
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating