How do I put hint in a asp:textbox

betax

New Member
I wanted to put a hint/placeholder inside a asp:TextBox. How do I go about doing it. When I say a hint I mean some text which disappears when the user clicks on it. I tried to google how to do that but only came up with javascript solutions. Is there a way to achieve the same using html / css ?Thank you in advance.
 
Back
Top