Wysiwyg.js : jQuery Wysiwyg Editor

    Wysiwyg.js : jQuery Wysiwyg Editor

    ‘wysiwyg.js’ is a (minified) 12k contenteditable-editor with no dependencies. There is also a (minified) 10k jQuery-plugin ‘$.wysiwyg()’ to create a full-featured editor.It does only:

    • Transforms any HTML-element into contenteditable
    • onselection-event: e.g. to open a toolbar
    • onkeypress-event: e.g. to handle hotkeys
    • onplaceholder-event: show/hide a placeholder
    • .bold(), .forecolor(), .inserthtml(), … functions
    Tags: ,

    Leave a Reply