steviecee
06-29-2005, 04:20 PM
Is it possible to use a <select> to generate another <select> depending on what the user picks?
For example if the user selects option 1 in the first <select> another select box is displayed, or if the user selects option 2 in the first select another, different select box is displayed etc etc.
I'm sure it is possible, but i'm confused about the logic of the problem and how (if needed) you can imbed the <select>'s in a js function.Any pointers to tutorials or any suggestions on how to tackle the problem would be greatly appreciated
Cheers
Steve
For example if the user selects option 1 in the first <select> another select box is displayed, or if the user selects option 2 in the first select another, different select box is displayed etc etc.
I'm sure it is possible, but i'm confused about the logic of the problem and how (if needed) you can imbed the <select>'s in a js function.Any pointers to tutorials or any suggestions on how to tackle the problem would be greatly appreciated
Cheers
Steve