E-mail List Archives
Re: Chrome and Skip Links
From: Jason Megginson
Date: Apr 28, 2011 9:45AM
- Next message: Rick Hill: "Re: Chrome and Skip Links"
- Previous message: Tim Harshbarger: "Chrome and Skip Links"
- Next message in Thread: Rick Hill: "Re: Chrome and Skip Links"
- Previous message in Thread: Tim Harshbarger: "Chrome and Skip Links"
- View all messages in this Thread
What is the syntax your developer is using?
I have found that the following syntax (with tabindex="-1") works the
best:
<a href="#main">Skip to main</a>
...
<a name="main" id="main" tabindex="-1">
Jason Megginson
SSB BART Group
(O):703-637-8964
(C):703-244-7755
- Next message: Rick Hill: "Re: Chrome and Skip Links"
- Previous message: Tim Harshbarger: "Chrome and Skip Links"
- Next message in Thread: Rick Hill: "Re: Chrome and Skip Links"
- Previous message in Thread: Tim Harshbarger: "Chrome and Skip Links"
- View all messages in this Thread