E-mail List Archives
Re: source order
From: Karl Groves
Date: Apr 7, 2008 4:00PM
- Next message: John E. Brandt: "Re: Moodle Accessibility"
- Previous message: Carolyn Baggoo: "Re: source order"
- Next message in Thread: Jared Smith: "Re: source order"
- Previous message in Thread: Carolyn Baggoo: "Re: source order"
- View all messages in this Thread
On the surface, this seems like an excellent idea. But it also begs the
question: What happens when you want to get to the navigation?
Section 508 1194.22(o) says "A method shall be provided that permits users
to skip repetitive navigation links."
Commonly, developers will add a "Skip to Content" link immediately after
<body> which allows users to circumvent the global navigation.
Others espouse the method you describe and provide a "Skip to navigation"
link instead. This is an incorrect approach, IMO, and potentially
frustrating to multiple types of disabled users who may actually expect that
the global navigation will be early in the tab order, rather at the end of
all the page content.
IMO, the better approach is the "Skip to Content" link.
Karl Groves
AIM/YIM: karlcore
Skype: eight.pistons
www.WebAccessStrategies.com
>
- Next message: John E. Brandt: "Re: Moodle Accessibility"
- Previous message: Carolyn Baggoo: "Re: source order"
- Next message in Thread: Jared Smith: "Re: source order"
- Previous message in Thread: Carolyn Baggoo: "Re: source order"
- View all messages in this Thread