I've messed my head up again with quotes and double quotes - I was doing so well.
I have the text area as shown below and I want to add an onfocus to clear the 'Game Title' text when the box is selected.
Code: Select all
print("<textarea rows='1' cols='15' name='gametitle' id='gametitle' >[color=#40BF00]Game Title[/color]</textarea><BR>");Any help is very much appreicated.
Thanks, Steve