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.
<!---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
