Hello All - I've been reading various tutorials about accesskeys and some (like W3C) say to put it in the label tag, while most others I've seen are exampling it's position in the actual input tag.
What's the right (or atleast preferred) position for an access key? Should you put it in different places depending upon the input element (i.e. text field vs checkbox vs submit button)? And does it matter if you define the access key as "A" or "a"? I'm finally trying to tackle this aspect of my coding and want to get it right. Lastly, I'm always now implementing accesskeys, labels, and tabindex attributes to my form elements. Is there anything else I'm missing as I'd like to start making my projects as accessible as possible. Thanks to all in advance. Cole ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
