Buttons missing accessible name
CriticalButtons must have discernible text for screen reader users.
WCAG 4.1.21 element(s) affected
<button>
How to fix
Add text content, aria-label, or title to all <button> elements.
Accessibility audit of jquery.com — scanned on Feb 20, 2026
Technology3 issues found across 2 categories
Buttons must have discernible text for screen reader users.
WCAG 4.1.2<button>Add text content, aria-label, or title to all <button> elements.
Pages should have a mechanism to bypass repeated navigation blocks.
WCAG 2.4.1No skip navigation link foundAdd a 'Skip to main content' link as the first focusable element on the page.
Links must have descriptive text that indicates their purpose. Generic text like 'click here' or 'read more' does not help screen reader users understand where the link goes.
WCAG 2.4.4<a href="https://blog.jquery.com/2021/10/07/jquery-maintainers-update">learn more</a><a href="https://blog.jqueryui.com/2021/10/jquery-maintainers-continu">learn more</a>Replace generic link text with descriptive text, e.g., 'Read our accessibility guide' instead of 'Read more'.
Here are the most impactful changes jquery.com should make to improve accessibility:
Add text content, aria-label, or title to all <button> elements.
Replace generic link text with descriptive text, e.g., 'Read our accessibility guide' instead of 'Read more'.
Add a 'Skip to main content' link as the first focusable element on the page.
jquery.com scored 69/100 (grade C) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.
Our scan found 3 accessibility issues on jquery.com. Full WCAG compliance requires addressing all critical and major issues identified above.
The European Accessibility Act requires websites to meet WCAG 2.1 AA standards. Check the detailed report above to see jquery.com's compliance status.
See the full issue list above with severity levels, affected elements, and recommended fixes for jquery.com.
Get a free accessibility report for your website in seconds.