Empty Message for Textbox
Hi Guys,
Is there a way to create a textbox with empty message inside? eg. Key in your email here.
The only way I can think of so far is to give the textbox an onkeydown event then put in the action to clear the textbox.
Is this a common practice? Are there any alternatives to do this?
Thanks in advance !