snippet library logo
in category
HTML / Forms / show sample values inside text areas
Snippet details
ID: 488
Viewed: 1439
Added: 2002-09-03
Version:
View Demo

User Rated at: 1 Stars
Rate This:
Snippets in this catagory         
Show Printable Version
displays sample data inside a text area, and clears it out when user enters it. If the user leaves without filling it in, the element goes back to the example.

General Details
Snippet uploaded by: Dr. Web
Email : harbor31@hotmail.com
Snippet By: Dr. Web

<!---Head--->
none

<!---Body--->


<input type="text" onclick="if (this.value=='(808) 888-1234')this.value=''" onblur="if (!this.value) this.value='username'"id="phone" value='(808) 888-1234'> 




No Reviews to show


Please completely fill out the form below if you want to review this snippet. All reviews are subject to validation.


Subject:

Reviewed By:

Write a review:





Terms of Conditions
Powered By
Avian Hosting
© 2005 snippetlibrary.com All Rights Reserved.