Re: value property of the HTMLSelectElement

David Flanagan wrote:
> 
> The DOM Level 1 specification (1st edition) and the working draft of 
> the DOM Level 2 HTML specification both specify that the 
> HTMLSelectElement interface has a property named "value" which is 
> documented as "the current value of the form control".
> 
> The HTMLSelectElement is defined in terms of the <SELECT> tag in the 
> HTML 4.0 specification, but the <SELECT> tag does not have a VALUE
> attribute.

<...>


See, also, thread at
<http://lists.w3.org/Archives/Public/www-dom/2000OctDec/0008.html>


-- 
Regards,
Val Sharp - Edinburgh

Received on Thursday, 9 August 2001 17:13:23 UTC