jQuery DatePicker: When clicking on Today and then Done, today's date is not preserved
问题 When using datepicker, when I click on the "Today" button then today's date is shown in datepicker. However, when I click on the "Done" button then today's date is not displayed in the field. Currently, I have to actually click on the date (i.e., Today -> select date). I would prefer clicking Today -> Done. How can I click on a date field, click on the "Today" button and then click on the "Done" button and to have today's date reflected in the date field? Update: Below is what I am