[whatwg] What exactly is contentEditable for?

Dimitri Glazkov dimitri.glazkov at gmail.com
Tue Aug 23 20:27:08 PDT 2005


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<



More information about the whatwg mailing list