显示:无vs可见性:hidden vs text-indent:9999屏幕阅读器与每个屏幕阅读器的行为如何? [英] display:none vs visibility:hidden vs text-indent:9999 How screen reader behave with each one?

查看:78
本文介绍了显示:无vs可见性:hidden vs text-indent:9999屏幕阅读器与每个屏幕阅读器的行为如何?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这三种屏幕阅读器用户之间的区别是什么?

What is the difference between these three for screen reader users?

推荐答案

参考: http://css-discuss.incutio.com/?page=ScreenreaderVisibility

display:none:将不会被看到也不会被听到。 *

公开程度:隐藏:将不会被看到或听到。 *

text-indent:9999:将不会显示,但会被听到。

display:none: will not be seen nor heard. *
visibility: hidden: will not be seen nor heard. *
text-indent: 9999: will not be seen but it will be heard.


  • 大多数屏幕阅读器不会说显示:无和可见性:隐藏,但屏幕阅读器很少,例如 pwWebSpeak 和HtReader,它们也会读取这些内容。

  • Most of the screen reader will not 'speak' display:none and visibility: hidden , but there are few screen readers like pwWebSpeak and HtReader which will read even these too.

这篇关于显示:无vs可见性:hidden vs text-indent:9999屏幕阅读器与每个屏幕阅读器的行为如何?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆