Accesibility vs. read only inputs

跟風遠走 提交于 2021-02-08 11:40:36

问题


I have a form with some read only fields depending on the customer role. As a rule, I use read only fields for those inputs.

have you had any problems with this approach using and assistive technology?

Any other problems or benefits?


回答1:


I have been using a screen reader since internet explorer 3.0 and have had no issues with read only fields. My screen reader announces that the field is read only before it reads the value so I know that I am unable to edit the field.



来源:https://stackoverflow.com/questions/14685661/accesibility-vs-read-only-inputs

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!