The tests documented here 
http://www.access-matters.com/screen-reader-test-results/ confirm that 
either negative text indent or absolute positioning off screen is the best 
way to go - if you need to have content heard but not seen.

And best not style with 'visibility: hidden;' or 'display:none;' as the 
content will not be heard in the majority of cases.

Kind regards,
Brad Pollard

http://www.fatpublisher.com.au


----- Original Message ----- 
From: "Gav...." <[EMAIL PROTECTED]>
To: <wsg@webstandardsgroup.org>
Sent: Monday, February 12, 2007 6:31 PM
Subject: RE: [WSG] Accessibility - display: none v.s. left: -9999px




> -----Original Message-----
> From: listdad@webstandardsgroup.org [mailto:[EMAIL PROTECTED]
> On Behalf Of Blake
> Sent: Monday, 12 February 2007 5:20 PM
> To: wsg@webstandardsgroup.org
> Subject: [WSG] Accessibility - display: none v.s. left: -9999px
>
> Which is more accessible to screen readers and the like?
>
> display: none;
>
> or
>
> position: absolute;
> left: -9999px;
>
> I think I've read that screen readers will read content that is
> positioned off-screen, but will not read content that is set to
> display: none.

Yep, correct on both counts.

Gav...

>
> --
> Australian Web Designer - http://www.blakehaswell.com/
>
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.411 / Virus Database: 268.17.35/680 - Release Date: 2/10/2007



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to