[whatwg] [web-forms] Add ACCESSKEY to SELECT
Anne van Kesteren
fora at annevankesteren.nl
Thu Aug 12 06:05:29 PDT 2004
Hereby a simple proposal to add the ACCESSKEY attribute to the SELECT
element. According to the HTML 4.01 specification this is invalid[1],
but it seems to be supported in at least Mozilla and Internet Explorer.
I don't get it to work in Opera. Test case used:
<select accesskey="1">
<option>foo
<option>bar
<option>quuz
</select>
[1]<http://www.w3.org/TR/html401/interact/forms.html#h-17.6>
--
Anne van Kesteren
<http://annevankesteren.nl/>
More information about the whatwg
mailing list