jQuery-Timepicker-Addon icon indicating copy to clipboard operation
jQuery-Timepicker-Addon copied to clipboard

Jquery UI datepicker rotates on selection when number of months shown are more than one

Open ashimakochar opened this issue 8 years ago • 0 comments
trafficstars

0 down vote favorite If 2 months are shown using Jquery UI datepicker for both depart and return date e.g. March , April and if depart date is selected as in March while return date in April then when again clicked on Return Date Calender shows April, May instead of March,April as calender rotates to the current selection of return date. I need to disable this calender movement in case of return. Tried onChangeMonthYear but it is reached post _updateDatepicker is called and did not help. Also tried showCurrentAtPos but this renders another calender on top of existing one and did not help either.

ashimakochar avatar Mar 17 '17 06:03 ashimakochar