User Profile

Collapse

Profile Sidebar

Collapse
comerica1
comerica1
Last Activity: Sep 6 '07, 11:47 AM
Joined: Sep 4 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Ok, here;s the step by step for my issue:

    1. there are 2 drop downs (both are populated using iframes) & datasource.

    2. 1st drop down is populated when page loads. Second drop down depends on first drop down's select value.

    3. Tricky part here is, user selects first drop down by another method not just selecting from drop down. He selects those values from another button,that's when I call selec...
    See more | Go to post
    Last edited by gits; Sep 6 '07, 03:42 PM. Reason: fix code tags

    Leave a comment:


  • 2 Drop downs - setting selected value in 2nd using JS after iframe load

    I have the basic structure as follows:

    2 drop downs A & B.

    A is populated using (datasource methods - from database).
    B is poulated using A's selected value as input and retrieve the list into B.
    for this I use iframe & dynamic population.

    so far so good.
    now there is a 3rd variable based on which I need to make the B's drop down selected.

    this is not...
    See more | Go to post
No activity results to display
Show More
Working...