Betina Mund: Input OnFocus

Beitrag lesen

Das ist meine Lösung:

<input type="text" value=" Ihre E-Mail-Adresse"  name="email" size="21" maxlength="100" style=background-Color=#CCCCCC type=text name=FF1 onFocus="this.style.backgroundColor='#F5F5F5';this.value='';" onBlur="this.style.backgroundColor='#CCCCCC' ">