I am looking for a jQuery plugin that will allow me to have a subselection dropdown appear according to what was selected in the first drop down.
For example:
If someone selected a country from the country dropdown say the United states... well then the Next drop down would render all 50 states and territories of the US. However if they selected say Australia then the second drop down would change to list the six states and territory of Australia.
Not sure what this is called but hope I explained it right.
As always I appreciate any help on this one as have in the past.
I am looking for a jQuery plugin that will allow me to have a subselection dropdown appear according to what was selected in the first drop down.
For example:
If someone selected a country from the country dropdown say the United states... well then the Next drop down would render all 50 states and territories of the US. However if they selected say Australia then the second drop down would change to list the six states and territory of Australia.
Not sure what this is called but hope I explained it right.
As always I appreciate any help on this one as have in the past.
http://www.givainc.com/labs/mcdropdown_ ... plugin.htm
It combines all I wanted to do in one field.
So the person filling out the form can widdle down their selection or options and sub-options and drop it in one field.