Although "readonly" could be useful for checkboxes and radio buttons, the HTML 4.0 DTD has the comment: readonly (readonly) #IMPLIED -- for text and passwd -- Some developers have taken this as a normative statement that "readonly" must be ignored for other control types. DOM2 interpreted this comment as an explicit restriction: readOnly of type boolean This control is read-only. Relevant only when type has the value "text" or "password". See the readonly attribute definition in HTML 4.01. If the comment was not intended as a restriction, a clarification is necessary, since it is being cited to limit functionality of readonly in Web browsers and in related W3C standards.Received on Thursday, 19 February 2004 10:42:23 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 March 2012 18:15:59 GMT