longbill/jquery-date-range-picker

Way to check is datepicker opened or isn't

Opened this issue · 1 comments

Hi, how I can check from the code datepicker status? (opened/closed)

'datepicker-closed' and 'datepicker-opened' are two events that are triggered after datepicker is opened or closed. You can use these two events to check state of datepicker.