Skip to content

Commit

Permalink
Browser support: Update accessibility support info
Browse files Browse the repository at this point in the history
The proposed configurations are based on the WebAIM Screen Reader User
Survey #10 Results, section "Screen Reader / Browser Combinations":
https://webaim.org/projects/screenreadersurvey10/#browsercombos

Closes gh-217
  • Loading branch information
mgol committed Aug 19, 2024
1 parent e07dff2 commit ac77d91
Showing 1 changed file with 4 additions and 2 deletions.
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

0 comments on commit ac77d91

Please sign in to comment.