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: #form_search > input
Kontext: <input onfocus="if (this.value == 'Ihr Suchwort') this.value = ''; " value="Ihr Suchwort" name="wsm_search_string" type="text" class="search_input">