Showing posts with label contentEditable javascript erlang couchdb. Show all posts
Showing posts with label contentEditable javascript erlang couchdb. Show all posts

Monday, June 29, 2009

Content Editable

I've been playing with the HTML contentEditable mode in Firefox.

One word awesome.

I quickly managed to put together the basis of a seamless editor. This is described in a seven part article.

The source code is available from http://github.com/joearms/contentEditableDemo/tree/master