How to use JQuery to set the value of 2 html form select elements depending on the value of another
- by Chris Stevenson
My Javascript and JQuery skills are poor at best and this is **
I have the following three elements in a form :
<select name="event_time_start_hours">
<option value="blank" disabled="disabled">Hours</option>
<option value="blank" disabled="disabled"> </option>
<option…