Hi
I'm having trouble with a simple html form. I'm trying to have the input box read a simple message, such as "enter ticket number here", and allow the user to click anywhere within the input box to clear the message and begin entering their number.
The two problems I'm having, and I have no idea why, is
#1 clearing the message when a user clicks anywhere within the box
#2 allowing the user the ability to click anywhere within the box
I can get it to work outside the page that it's in now, but within the page it doesn't work at all.
I attached the file below
Thanks for any help!