Buttons missing accessible name
CriticoButtons must have discernible text for screen reader users.
WCAG 4.1.21 elemento/i interessato/i
<button>
Come correggere
Add text content, aria-label, or title to all <button> elements.
Audit di accessibilità di jquery.com — scansionato il Feb 20, 2026
Technology3 problemi rilevati in 2 categorie
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'.
Ecco le modifiche più importanti che jquery.com dovrebbe apportare:
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 ha ottenuto 69/100 (voto C) nel nostro audit. Questo punteggio riflette controlli automatizzati secondo WCAG 2.1 livello AA.
La nostra scansione ha trovato 3 problemi di accessibilità su jquery.com. La piena conformità WCAG richiede la risoluzione di tutti i problemi critici e maggiori.
La Legge Europea sull'Accessibilità richiede che i siti web rispettino gli standard WCAG 2.1 AA. Controlla il report dettagliato sopra per lo stato di conformità di jquery.com.
Consulta l'elenco completo dei problemi sopra con livelli di gravità, elementi interessati e correzioni consigliate per jquery.com.
Ottieni un report di accessibilità gratuito in pochi secondi.