I want to know how can I make a blur text appear in the text box as an instruction to use, like "please enter your name"
or something like that, and it disappears when it got focus. However when it lose focus with empty input text, it reappears again.
So, which properties or methods to implement that?