Buttons missing accessible name
CríticoButtons must have discernible text for screen reader users.
WCAG 4.1.21 elemento(s) afetado(s)
<button>
Como corrigir
Add text content, aria-label, or title to all <button> elements.
Auditoria de acessibilidade de jquery.com — verificado em Feb 20, 2026
Technology3 problemas encontrados em 2 categorias
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'.
Aqui estão as mudanças mais impactantes que jquery.com deveria fazer:
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 obteve 69/100 (nota C) em nossa auditoria. Esta pontuação reflete verificações automáticas segundo WCAG 2.1 nível AA.
Nosso scan encontrou 3 problemas de acessibilidade em jquery.com. A conformidade WCAG completa requer resolver todos os problemas críticos e maiores.
A Lei Europeia de Acessibilidade exige que os sites cumpram WCAG 2.1 AA. Consulte o relatório detalhado acima para o estado de conformidade de jquery.com.
Consulte a lista completa de problemas acima com níveis de gravidade, elementos afetados e correções recomendadas para jquery.com.
Obtenha um relatório de acessibilidade gratuito em segundos.