E-mail List Archives
Re: Skip Navigation
From: Joel Ward
Date: Jul 22, 2002 2:10PM
- Next message: Jim Thatcher: "RE: Skip Navigation"
- Previous message: John Foliot - bytown internet: "RE: Skip Navigation"
- Next message in Thread: Jim Thatcher: "RE: Skip Navigation"
- Previous message in Thread: John Foliot - bytown internet: "RE: Skip Navigation"
- View all messages in this Thread
> The skip link strategy is only works on Internet Explorer. It does not
> work for Opera and Netscape. So you really need to use multiple
techniques
> to meet this 508 requirement. I suggest using headers for main topics and
> tabindex for the first link past the navigation bar.
>
Hi Jon,
What method does not work in Netscape/Opera? I thought the page anchor
method worked across all standard browsers?
E.g.
<a href="#content">Skip to content</a>
<!--Navigation goes here-->
<a name="content"></a>
Content
?
Joel
----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/
- Next message: Jim Thatcher: "RE: Skip Navigation"
- Previous message: John Foliot - bytown internet: "RE: Skip Navigation"
- Next message in Thread: Jim Thatcher: "RE: Skip Navigation"
- Previous message in Thread: John Foliot - bytown internet: "RE: Skip Navigation"
- View all messages in this Thread