Elemente ohne aussagekräftige Beschriftung sind für Screenreader und Formulare schwer nutzbar.
Technische Details anzeigen Technische Details schliessen
Originalmeldung: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title , aria-label , aria-labelledby .
Selector: #search_input
Kontext: <input type="text" id="search_input" name="suchbegriff" value="Suchbegriff eingeben..." onfocus="if(this.value == 'Suchbegriff eingeben...')this.value=''" onblur="if(this.value ...