Thanks guys. Never noticed the spelling!!
I fixed the spelling sbut it still didn't work so I had a look at the way Rsmastermind suggested to simplify it and it worked.
Thanks for the help.
B
User Profile
Collapse
-
Change Value of item in a form
Hi,
A bit stuck here. I have a form and instead of having labels beside each input box i have the default value set as the label. When the user clicks on it the default value is removed. I do this like so:
[HTML]<input name="name" type="text" value="Name: " onfocus="if(!th is._haschanged) {this.value=''} ; this._haschange d = true;"/>[/HTML]
But now when i hit the reset...
No activity results to display
Show More
Leave a comment: