[whatwg] What exactly is contentEditable for?

Dimitri Glazkov wrote:
> I was thinking more along of the lines of this:
> 
> <div contentEditable id="mainPageContent"> ... </div>
> <form>
> <input name="mainPageContentEdit" type="html" src="#mainPageContent" />
> </form>

Perhaps we should allow the 'form' attribute from Web Forms 2 on all 
elements that have the 'contenteditable' attribute set.

That would neatly solve the problem.

Kind regards,

Anne


-- 
  Anne van Kesteren
  <http://annevankesteren.nl/>

Received on Wednesday, 24 August 2005 01:57:37 UTC