Return to Snippet

Revision: 62696
at March 6, 2013 22:06 by thesmu


Initial Code
<input type="text" name="email" 
 value="[email protected]" size="24" 
 onFocus="this.value=''">

Initial URL
http://www.boogiejack.com/form_trick3.html

Initial Description
Form Trick: Disappearing Text

Initial Title
Form Trick: Disappearing Text

Initial Tags
html, forms

Initial Language
HTML