- From: Olav Junker Kjær <olav@olav.dk>
- Date: Tue, 22 Feb 2005 11:45:24 +0100
Roman Ivanov wrote: > I think that web developers really need a standard on working with > selection in textarea and input type=text fields. Yes, that would be nice. It has been discussed before: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2004-August/001996.html I think the best way would be if the value attribute of an input field could be treated as if it were text content of the element. Then the DOM Range spec (perhaps with some extensions) would cover how selections are treated. Also, this would make editing input and textarea elements consistent with contentEditable, where the contents of an element is made directly editable. Olav Junker Kj?r
Received on Tuesday, 22 February 2005 02:45:24 UTC