I have a textbox.
Now when the page is opened, I get the default value of the text box. Once he clicks on the text box, the value disappears, and then when he removes his cursor from the text box, the old value should be returned.
So how do I do this?
Comments
Post a Comment