javascript and dynamic select
Posted: Thu Aug 12, 2004 1:53 pm
I've got a list of products and each product has multiple flavors.
I'd like to set something up so that there are two select boxes, one for selecting the product, and a second for selecting the product flavor. So once the user selects a product depending on what flavors are available for that product the second select box populates with those flavors.
Can anyone provide an example or a link to an example of this being done?
Thanks for any help provided.
I'd like to set something up so that there are two select boxes, one for selecting the product, and a second for selecting the product flavor. So once the user selects a product depending on what flavors are available for that product the second select box populates with those flavors.
Can anyone provide an example or a link to an example of this being done?
Thanks for any help provided.