- From: Charles McCathieNevile <charles@sidar.org>
- Date: Sun, 03 Apr 2005 14:26:53 +1000
- To: "w3c-wai-ig@w3.org" <w3c-wai-ig@w3.org>
Forwarded on request... ------- Forwarded message ------- From: "Andrew Kirkpatrick" <andrew_kirkpatrick@wgbh.org> To: "'Charles McCathieNevile'" <charles@sidar.org>, "'Fatal Error'" <fatalerror@sunnz.net> Cc:Subject: RE: additional label question Date: Sun, 03 Apr 2005 12:58:21 +1000 > > I am wondering, could you have have: > > .hide { display: none; } > > > > And will screen readers still read that? > > No, they won't read it. Joe Clark already posted a link to a > collection of information about this. It is worthwhile reading. That's not exactly accurate. It's not quite as simple as Joe makes it out to be. Whether an element with such styling is read also depends on how the style is applied. It is safe to say that display: none can be used to always hide content from aural rendering (in JAWS, Window-Eyes, and HPR anyway), but not that using display:none any way you please will accomplish this. See http://www.webaccessibility.info/lab/displaytest.html for more info. AWK -- Charles McCathieNevile Fundacion Sidar charles@sidar.org +61 409 134 136 http://www.sidar.org
Received on Sunday, 3 April 2005 04:27:34 UTC