- From: Dimitri Glazkov <dimitri.glazkov@gmail.com>
- Date: Tue, 23 Aug 2005 22:16:07 -0500
On 8/23/05, Ian Hickson <ian at hixie.ch> wrote: > True. But it is what IE does. Our hands are pretty much tied on this. Why? I think contentEditable concept is very much salvageable. It just needs some hook back into the forms to connect it to a POST request. Adding semantics is easier than changing them. Granted, my previous attempt to route it back into the textarea is probably not going to work. Maybe a form input type, like hidden, and some way to specify that its source is the modified html of an element? :DG<
Received on Tuesday, 23 August 2005 20:16:07 UTC