Skip to content

Rich Text Editor – IE, Firefox, Safari ?

by marcus on January 17th, 2007

Things should be easier.

Why can’t I do the following with HTML:

<textarea richtext=”yes”
buttons=”bold,italic,copy,cut,paste,lists,…”
resizable=”yes” … >

It would display something like this:

When submitting the rich textarea it would simply POST well-formatted HTML as you would expect. You wouldn’t need a huge download, buggy javascript, different editor widgets for each site. You could have the same consistent spell checker every where.

Instead I’ll use Moxie’s Tiny-MCE with it’s little idiosyncracies.

Next Up: W3C, where’s my drag-and-drop image upload standard?

From → web dev

One Comment
  1. andrew permalink

    sheesh, next thing you’ll be asking for is css-based valign! what kind of crazy nut are you?

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS