We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
网页内容无障碍指南 (WCAG) 概述
电子和信息技术无障碍标准(第 508 节)
HTML5 对辅助功能提供了哪些改进?
Web Content Accessibility Guidelines (WCAG) Overview
Electronic and Information Technology Accessibility Standards (Section 508)
What improvements to accessibility are offered by HTML5?
如果您不做其他事情,请记住三件事:
最后,如果盲人是您网站的主要受众,那么请考虑不使用 Ajax - 虽然屏幕阅读器确实在不同程度上处理 Ajax,但全页面刷新的网站更容易使用。
还有许多其他网站介绍“网络可访问性”,但这是核心基础。
If you do nothing else, remember three things:
Finally, if blind people are the primary audience for your site, then consider not using Ajax - while screen readers do cope with Ajax to varying degrees, a site with full page refreshes is much easier to use.
There are many other sites on "web accessibility" but this is the core foundation.