- From: Anne van Kesteren <fora@annevankesteren.nl>
- Date: Thu, 12 Aug 2004 15:05:29 +0200
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/>
Received on Thursday, 12 August 2004 06:05:29 UTC