[whatwg] What exactly is contentEditable for?

I was thinking more along of the lines of this:

<div contentEditable id="mainPageContent"> ... </div>
<form>
<input name="mainPageContentEdit" type="html" src="#mainPageContent" />
</form>

:DG<

Received on Tuesday, 23 August 2005 20:27:08 UTC