Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jwohlfeil/7b5017f89826f1f627b9bb6bba3c1dc2 to your computer and use it in GitHub Desktop.
Save jwohlfeil/7b5017f89826f1f627b9bb6bba3c1dc2 to your computer and use it in GitHub Desktop.
value="Suchbegriff eingeben..." onfocus="if(this.value=='Suchbegriff eingeben...')this.value='';" onblur="if(this.value == '')this.value='Suchbegriff eingeben...';"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment