I'm trying to create a text box that, when clicked, deletes the contents that I have put in it. For example, I have a text box that says "HH:MM". As it suggest, this textbox would be for users to enter the time. When it is clicked, I want my text to disappear so they can enter what they want. Thank you