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: html > body > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(1) > div:nth-child(1) > button:nth-child(2)
Kontext: <button type="button" class="navbar-toggle contact-toggle" data-toggle="modal" data-target="#contact-modal"> <span class="...</button>