Understanding Accessibility
A Guide to Achieving Compliance
on Web Sites and Intranets
by Robert B. Yonaitis

ISBN - 1-930616-03-1
Published by HiSoftware Publishing
6 Chenell Drive, Suite 208
Concord, NH 03301 USA

This example and all parts of the Understanding Accessibility book are ©2002 HiSoftware. No portions can be copied in part or in its entirety on any media without the express written permission of HiSoftware.

Example for Tutorial 9 - (o) A method shall be provided that permits users to skip repetitive navigation links.


 

1. Skipping Navigation Links 

For the case of this demo, the HTML between the before and after instances will be considered a complete page.

Before Rule Is Applied

Home | News | Support

This is the pages main content... Section 508 (o) states that there needs to be a method to skip the navigation links above and allow the user to get directly to this content!

After Rule is Applied

Skip Navigation Links | Home | News | Support

This is the pages main content... Section 508 (o) states that there needs to be a method to skip the navigation links above and allow the user to get directly to this content!