Elemente ohne aussagekräftige Beschriftung sind für Screenreader und Formulare schwer nutzbar.
Technische Details anzeigen Technische Details schliessen
Originalmeldung: This button element does not have a name available to an accessibility API. Valid names are: title , element content, aria-label , aria-labelledby .
Selector: #scroll-to-top
Kontext: <button id="scroll-to-top" onclick="scrollTopButton()"> <i class="fa-solid fa-...</button>