User Profile

Collapse

Profile Sidebar

Collapse
banshee
banshee
Last Activity: Oct 9 '08, 09:45 AM
Joined: Jul 1 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • banshee
    replied to form objects
    lol, while writting out an example I worked it out. lazy bugger.
    See more | Go to post

    Leave a comment:


  • banshee
    started a topic form objects

    form objects

    Hi, I have a form with mulitple rows. Each row has a picklist and an input box. When the user changes the picklist I want to set the value of the input box. I have got
    Code:
    onchange=" if (this.value == 50) document.form1.field1[this.index].value = 3 "
    The this.index ref doesnt work, but If I hard code a number it does update the correct row. Any ideas what I need to change this to ?
    See more | Go to post
No activity results to display
Show More
Working...