JQuery DatePicker Update Date When Changing Month Or Year

I recently had a requirement to make the JQuery Datepicker change the date of my input as the month or year was scrolled. For example if I clicked the input field and the calendar was on 02/22/2014 and I then clicked the next month button then the input field should automatically update to 03/22/2014. This […]
Continue reading…