[whatwg] accesskey

Jean-Nicolas Boulay Desjardins jnbdzjnbdz at gmail.com
Fri Jan 25 20:06:54 PST 2008


In the present standard you are alowd to use the same accesskey in to
different links... For example:

<a href="bob.html" accesskey="b">Bob web page</a>
<a href="bob.html" accesskey="b">Bob web page</a>

But what would happend if this was to happend:

<a href="bob.html" accesskey="b">Bob web page</a>
<a href="alex.html" accesskey="b">Alex web page</a>

Again this is allowed in the present web standard, but if you think about it
its illogical, on what bases thus the browser decide wich one to access
first or should it open the tow?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20080125/5c546586/attachment.htm>


More information about the whatwg mailing list