Populate one dropdown list based on the selection of other dropdown list

Touchstone7200
Shopify Partner
6 0 0

Hi, I've added two dropdown lists and I want the second one to populate options based on the first selection. Here's the code I'm essentially using http://jsfiddle.net/kasperfish/r7MN9/3/. Nothing from that code is being changed besides the options

 

The HTML is being used in the customers/register.liquid in the debut theme.

 

I've added //ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js to the script tag in the head of the theme.liquid header to populate the jquery but the second dropdown still doesn't populate anything.

 

 

Replies 0 (0)