WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: include files and skip navigation link

for

From: Don Hinshaw
Date: Jul 26, 2005 5:51PM


I'm a bit of a novice, so forgive me if I miss something very
elementary, but won't that CSS make the #skipnav invisible to everyone?
I thought part of the function of skip navigation links was to enable
people with disabilities not sight-related to skip a long list of
navigational links too.
I guess this would not make it inaccessible, but it would make it harder
to find, it seems.

Don Hinshaw

Rob Unsworth wrote:

>#skipnav {
> position: absolute;
> top: 0;
> left: -1500px;
>}
>#skipnav a:focus, #skipnav a:active {
> display:block;
> position:absolute;
> top:30px;
> left:1595px;
> width:10em;
> height:1.5em;
> font-size: .9em;
> color:#460046;
> background:#ffefaf;
> padding:.2em;
> text-align:center;
> border:2px solid #460046;
>}
>
>
>
>
> This works, also with tab.


--
Don Hinshaw
Hinshaw Design Group
http://www.hinshawdesign.com