User Profile

Collapse

Profile Sidebar

Collapse
judyw
judyw
Last Activity: Dec 12 '08, 04:19 PM
Joined: Dec 10 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • judyw
    replied to dynamic form
    This is where the populate options pulls the options from:

    Code:
    var Array4 = new Array(PleaseSelect,'[ArrayFabric1]Single Swag','[ArrayFabric2]Two Swags')
    The populate options only specifies which select box to put the list in. If I would put in ArrayTrim1 in the above brackets both productFabric and productTrim will get populated with the trim options(or whatever options I put in.)

    So how can I add ArrayFabric1...
    See more | Go to post

    Leave a comment:


  • judyw
    replied to dynamic form
    Can you please explain me where to put this in with my example.

    Sorry I am not very good in javascript so I don't know how to do it without an example and then I can copy and paste it on the other places.

    Thanks

    Judy
    See more | Go to post

    Leave a comment:


  • judyw
    started a topic dynamic form

    dynamic form

    I am trying to build a form with many options depending on each other.

    I purchased a script called dynamic list options with which I create arrays of options that populate select boxes like this:

    <select name="productSw ags" onChange="Popul ateOptions(this , 'productFabric' );">

    I can also create arrays like this:

    var Array4 = new Array(PleaseSel ect,'[ArrayFabric1]Single...
    See more | Go to post
No activity results to display
Show More
Working...