Michael Horowitz wrote: > tabindex determines the order in which people tab through a form.
The default tabindex simply follows the source order, as mentioned before. I would recommend not specifying the tabindex unless you are prepared to spend a lot of time doing everything, as it overrides the default. For more: http://joeclark.org/book/sashay/serialization/Chapter08.html#h3-5325 http://www.netmag.co.uk/zine/the-accessibility-test/www-huntforproperty-ie There are two main methods of going through a page with a screen reader, with 'next' (arrowing in JAWs) or with the tab, through links and form controls. When those two don't match, it's pretty confusing. Kind regards, -Alastair ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
