How to add a number of dropdowns based on the value in a dropdown?
Hello
I am tasked with a form where you select a number of kids 1 - 9, and based on the number selected, is the number of dropdowns I want to appear where they select the ages of those kids (ages 1-18).
What is a good way to do this in jquery? Thanks.
-JBD