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.

--
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]
*******************************************************************

Reply via email to