User Profile

Collapse

Profile Sidebar

Collapse
bmcomp
bmcomp
Last Activity: Sep 19 '08, 04:29 PM
Joined: Sep 18 '08
Location: Ireland
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bmcomp
    replied to Change Value of item in a form
    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
    See more | Go to post

    Leave a comment:


  • bmcomp
    started a topic Change Value of item in a form

    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...
    See more | Go to post
No activity results to display
Show More
Working...