E-mail List Archives
Re: hidden content for screen readers
From: Denis Boudreau
Date: May 17, 2011 6:51AM
- Next message: Gunderson, Jon R: "Re: headings for links list"
- Previous message: Donald Evans: "Re: hidden content for screen readers"
- Next message in Thread: adam solomon: "Re: hidden content for screen readers"
- Previous message in Thread: Donald Evans: "Re: hidden content for screen readers"
- View all messages in this Thread
Hi Adam,
Yes it does hide it for everybody. In a nutshell, screen readers do this because they tend to comply with the CSS recommendations that say that content set to "hidden" should be invisible to users.
Although, in this case, I'm not sure whether screen readers ignore it because of the width and height being set at 0, or because the overflow is set to hidden (I would tend to believe it's the latter, considering how SR behave with visibility: hidden).
Hoping this helps!
/Denis
On 2011-05-17, at 8:14 AM, adam solomon wrote:
> This article on hidden
> content<http://www.alistapart.com/articles/now-you-see-me/>indicates
> that height:0; width:0; overflow:hidden; will hide content from
> screen readers as well as sighted users. Can anyone out there verify this
> (that screen readers don't read such content), especially as regards Jaws
> 11?
> Thanks in advance.
>
> --
> adam solomon
> linkedin <http://il.linkedin.com/pub/adam-solomon/24/449/a4>
> blogix <http://adam.blogix.co.il/>
>
- Next message: Gunderson, Jon R: "Re: headings for links list"
- Previous message: Donald Evans: "Re: hidden content for screen readers"
- Next message in Thread: adam solomon: "Re: hidden content for screen readers"
- Previous message in Thread: Donald Evans: "Re: hidden content for screen readers"
- View all messages in this Thread