Matthew Keelan

Results 1 issues of Matthew Keelan

The day is reset when the current year is selected, and FutureDates is not on. This is the code that does it: // reset the day selection $day.children(":first").attr("selected", "selected"); Is...