Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 362 Bytes

jQuery Plugin for a contenteditable-based WYSIWYG Editor Adds WYSIWYG editor functionality using the HTML5 contenteditable attribute to selected DOM elements.

Author: Justin D'Arcangelo (http://twitter.com/justindarc) GitHub: https://github.com/justindarc

License: The MIT License

Revisions: 0.1 - Initial commit

Usage: $('#editor').contentEditable();