treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Looking for a plugin or guidance

  • Howdy all!

    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 would just google jquery dropdown menus. or just drop down menus.
  • actually found a solution i didn't think of that works for what I am wanting to accomplish if anyone is interested...

    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.