MooEditable is a simple and user friendly web-based WYSIWYG editor written in MooTools. It replaces the <textarea>
element with the actual editor. The default options that you can use are: bold, italic, underline, ordered & unordered lists, indent and outdent text, undo & redo, add & remove hyperlink, add image. Like many similar editors out there, MooEditable supports “toggle view” for switching between the WYSIWYG area and the HTML source code. Moreover, it can be extended by adding more action elements to it including: a character map, the possibility to insert image with manipulation options, smiles, a basic color picker, the option to add and modify tables.
Features include:
- Clean interface
- Customizable buttons
- Tango icons
- Lightweight
- Fully degradable when Javascript disabled
- Source: http://cheeaun.github.com/mooeditable/
- License: MIT
- Tested in: Internet Explorer 6/7/8, Firefox 2/3, Opera 9/10 and Safari 3/4