Page is a not externally linkable
- WebmasterWorld
-- Accessibility and Usability
---- JAWS and Window-Eyes Sometimes Announce display:none Content


tedster - 5:42 am on Oct 13, 2007 (gmt 0)


Content hidden with display: none is not usually announced by screen readers, apart from labels for form controls, regardless of the verbosity settings. Looking into it further, there are certain circumstances where content hidden with display:none is announced by JAWS and Window-Eyes.

[juicystudio.com...]

Interesting details here from Gez Lemon.

1. JAWS will announce the content in a span element that uses display: none - if the span tag is within an anchor element. In JAWS, this behavior within an anchor element is only true for a <span>, and not for other tags. This behavior can be a good thing - it gives the web author the ability to enhance contextual references of the link text that might otherwise depend on visual proximity of page elements.

2. Window-Eyes goes further than JAWS. Content for any element with a display:none rule is announced if there is an ancestor element with a CSS rule for background-image.


Thread source:: http://www.webmasterworld.com/accessibility_usability/3476521.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com