Standards-Based WYSIWYG HTML Editor

The Man in Blue presents widgEditor, which is a standards compliant HTML editor that can be embedded in any web application that you create. It replaces existing textareas with an improved editing pane using JavaScript. If you don’t have JavaScript it degrades gracefully and appears to work well across browsers and platforms.

One Response to “Standards-Based WYSIWYG HTML Editor”

  1. Karl Swedberg said on June 2nd, 2005 at 2:48 pm

    It’s been working well on my site, except when people comment using Safari. Then, instead of wrapping text in paragraph tags, it spits out this mess:
    “function (match)
    {
    return match.toLowerCase();”

    Otherwise, though, it’s a beautiful little editor.