Seeking Best Accessibility Practices

Quiz 5.2.9a: Screen Reader Test #9a

A colleague from the CSS-Discuss mail list, Zoe Gillenwater suggested a variant of “offleft.” This one uses a large negative left margin. Let’s try it. Please try SR Test 9a on every screen reader and browser you have.


13 Responses to “Quiz 5.2.9a: Screen Reader Test #9a”

  1. Bob Easton Says:

    IBM Home Page Reader 3.04 speaks the hidden words, but does not display them. Exactly as expected.

  2. Bob Easton Says:

    Jaws 6.1 and IE 6 speaks the hidden words, but does not display them. Exactly as expected.

  3. Bob Easton Says:

    Window Eyes 5.0 and IE 6 speaks the hidden words, but does not display them. Exactly as expected.

  4. Bob Easton Says:

    HAL 6.5.1 and IE6 speaks the hidden words, but does not display them. Exactly as expected.

  5. kerri Says:

    What’s the difference between putting something 1000px off to the left, and 9000px off to the left, then? In my last project, I actually put things off top and left… -1000 top, and -1000 left, and made it fixed.

    Wouldn’t you expect these to all behave the same, no matter the pixel count? Or should I test my pages with all screen readers again?

  6. Bob Easton Says:

    If you use 1000px, there’s the possibility that the hidden material will invade the viewport for people blessed with very high resolution screens.

    For example, we started using off-left as 999px (save a byte!). That worked fine until the rich guy doen the hall walked in with a 1600×1200 laptop with a browser opened to full screen and asked about the wierd stuff overlaying the left part of the screen. That’s when we changed one line of CSS to 9000px.

    It’ll be a while before we get to screens wide enough for 9000xp to be the same problem.

  7. Jason Brady Says:

    Why did you choos 9000? is there a better number, like when 999 saves a byte? why not choose 9999?

  8. Bob Easton Says:

    9000 is plenty large enough to keep the material from invading the viewport. 999 was not, and only saved one byte from 1000 which was also too small.

  9. Becky Says:

    Using WindowEyes 5.5 beta b with IE 6 the hidden words are spoken.

  10. Becky Says:

    Window Eyes 5.5 betaB with Firebox 1.5 beta1 does speak the hidden words. The hidden words are not displayed (they were not displayed with IE 6, either).

  11. Becky Says:

    JAWS 6.2 with IE 6 does speak the hidden words but they are not displayed. This surprised me since Bob found that JAWS 6.1 did not speak them???

  12. Becky Says:

    oops, JAWS 6.1 does speak the hidden words - my mistake!

  13. Bob Easton Says:

    THANKS Becky! Esp for the beta versions that a lot of people haven’t tried yet.


Leave me your comments

Enter Your Details:


You may write the following basic XHTML Strict in your comments:
<a href="" title=""></a> <acronym title=""></acronym> <abbr title=""></abbr> <dfn title=""></dfn> <q></q>
<blockquote cite=""></blockquote> <cite></cite> <code></code> <kbd></kbd> <strong></strong> <em></em>

  • Your mature and responsible replies are greatly appreciated by all. Thank you.
Enter Your Comments:


Bad Behavior has blocked 17099 access attempts in the last 7 days.