![]() | |
#11
| |||
| |||
|
|
Ed Jay wrote: Bergamot scribed: Ben C wrote: On 2008-04-30, Bergamot <bergamot (AT) visi (DOT) com> wrote: There are some potentially serious accessibility problems any time you use display:none. Like what? Like screen readers don't see anything at all, the same as when image loading is disabled. Ditto with visibility:hidden I always use display:none when I don't want the reader to see anything. I don't understand your point. It's a few years old, as is the updated results it links to, but AFAIK things haven't changed. http://css-discuss.incutio.com/?page...aderVisibility |
#12
| |||
| |||
|
|
Bergamot scribed: It's a few years old, as is the updated results it links to, but AFAIK things haven't changed. http://css-discuss.incutio.com/?page...aderVisibility Thanks. I read it. Are we suggesting that for accessibility reasons, everything should always be 'visible,' even content that is event triggered? |
#13
| |||
| |||
|
|
Ed Jay wrote: Bergamot scribed: It's a few years old, as is the updated results it links to, but AFAIK things haven't changed. http://css-discuss.incutio.com/?page...aderVisibility Thanks. I read it. Are we suggesting that for accessibility reasons, everything should always be 'visible,' even content that is event triggered? No, that's not what it means. It does mean that display:none and visibility:hidden have side effects you might not have considered. So start considering them and act accordingly. |
#14
| |||
| |||
|
|
No, that's not what it means. It does mean that display:none and visibility:hidden have side effects you might not have considered. |
#15
| |||
| |||
|
|
On 1 May, 05:07, Bergamot <berga... (AT) visi (DOT) com> wrote: No, that's not what it means. It does mean that display:none and visibility:hidden have side effects you might not have considered. What _is_ the "side effect" of display:none;? "Not being displayed" isn't a side effect! |
![]() |
| Thread Tools | |
| Display Modes | |
| |