I have two HTML select boxes. I need to reset one select box when I make a selection in another.
select
&l
This helps me a lot.
$(yourSelector).find('select option:eq(0)').prop('selected', true);