Created
February 14, 2017 12:34
-
-
Save jwohlfeil/7b5017f89826f1f627b9bb6bba3c1dc2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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