WebAIM - Web Accessibility In Mind

E-mail List Archives

RE: include files and skip navigation link

for

From: Glenda Watson Hyatt
Date: Jul 26, 2005 5:14PM


Bob,

Mind if I borrow that too? One question tho, why aren't browser safe
colours used?

Cheers,
Glenda

Glenda Watson Hyatt, Principal
Soaring Eagle Communications
Accessible websites. Accessible content. Accessible solutions.
www.webaccessibility.biz


-----Original Message-----
From: <EMAIL REMOVED>
[mailto: <EMAIL REMOVED> ]On Behalf Of Rob Unsworth
Sent: Tuesday, July 26, 2005 4:08 PM
To: WebAIM Discussion List
Subject: Re: [WebAIM] include files and skip navigation link


On Tue, 26 Jul 2005, karen guo wrote:

> Thanks to everyone for advice. How do I make Jaws
> read the header area then?

This works, also with tab.

#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;
}


--
Regards, | Lions District 201 Q3
Rob Unsworth | IT & Internet Chairman
Ipswich, Australia | http://www.lionsq3.asn.au
-------------------------------------------------






--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.5/58 - Release Date: 7/25/2005

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.5/58 - Release Date: 7/25/2005