使 UIWebView 易于访问
有没有人有关于使 UIWebView 中的信息可访问的任何提示?
我发现在图像和链接上使用 ALT 标签将允许 VoiceOver 使用该信息,但是我还可以采取其他措施来改善有视觉障碍的用户的用户体验吗?
Does anyone have any hints as to making information in a UIWebView accessible?
I've found that using ALT tags on images and links will allow VoiceOver to use the info but is there anything else that I could be doing to improve the user experience for users with visual impairments?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
根据您提供的信息,我没有具体的改进建议。我唯一的建议是:如果您想让盲人用户可以访问您的应用程序,那么闭着眼睛使用 VoiceOver 进行测试是无可替代的。
Based on the information you provided, I have no suggestions for specific improvements. My only advice is this: If you want to make your application accessible to blind users, there is no substitute for testing with VoiceOver with your eyes closed.