WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Your thoughts

for

From: Tony Olivero
Date: Sep 4, 2012 1:17PM


Jim,

I'd say it would depend on how .invisible was implemented. If it's done by
positioning the text off-screen, I'd expect JAWS to read "Section C, heading
level 3". If it's done with something like display: none, then I'd expect
JAWS to ignore it entirely.

I assume you're going for the former, but wasn't sure.

Tony