Skip to content

Browser support: Update accessibility support info #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions page/browser-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@ jQuery UI supports several versions of jQuery Core. The version of jQuery being

jQuery UI officially tries to support the most popular screen reader and browser combinations. We aim for full accessibility with the following combinations:

* Current NVDA with current Firefox
* Current NVDA with current Chrome or Firefox
* Current VoiceOver with current Safari
* Current JAWS with current IE
* Current JAWS with current Chrome or Edge

However, due to [limited resources](https://blog.jqueryui.com/2021/10/jquery-maintainers-update-and-transition-jquery-ui-as-part-of-overall-modernization-efforts/), we rely on the community to report issues in the configurations above.

Unfortunately limitations and bugs in some of these assistive technologies make it hard to support all of them at the same time. We do our best to support the widest range while advocating for improved accessibility standards. See the <a href="https://webaim.org/projects/screenreadersurvey5/#primary">screen reader survey</a> for usage statistics.

Expand Down