Elemente ohne aussagekräftige Beschriftung sind für Screenreader und Formulare schwer nutzbar.
Technische Details anzeigen Technische Details schliessen
Originalmeldung: This select element does not have a name available to an accessibility API. Valid names are: label element, title , aria-label , aria-labelledby .
Selector: #header-container > header > nav:nth-child(3) > select
Kontext: <select onchange="if (this.value) window.location.href=this.value"><option selected="selected">-- ...</select>