MudGuard: nach post übergabe nur �����

Beitrag lesen

Hi,

<form role="search" action="suche.html" method="post">
	<label for="suche">Suche nach:</label>
	<input type="search" name="suche" aria-label="Suche nach:"/>
	<button aria-label="Suchen"></button>
</form>

geht das label-for-Attribut jetzt auch auf das name-Attribut des inputs?

cu,
Andreas a/k/a MudGuard