Hi Gez

Can you have multiple tabindex="0" in a document?


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Gez Lemon
 

Another consideration with tabindex is that it will put the associated
element into Opera's tab order. By default, Opera only tabs to form
controls, and links are navigated with 'a' and 'q' to cycle forwards
and backwards through the links respectively. If anchors are provided
with a tabindex attribute, then the tab key also stops at the anchor
elements, which means Opera users can't easily differentiate between
links and form controls. Obviously, it's valid to provide a tabindex
value, and it's arguably Opera's implementation that is wrong, but
it's another consideration about the value of tabindex attributes.

 
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to