#5354 closed enhancement (worksforme)
onAfterChangeMonthYear addition to datepicker
Reported by: | Rwhitbeck | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.8rc3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Note: See
TracTickets for help on using
tickets.
Suggests to add an event that fires after the change occured, unlike onAfterChangeMonth, which fires before the actual change.
Seems like just using a timeout should be good enough to work around that.