mugifly / jquery-simple-datetimepicker

Date & time picker for jQuery, It's simple & clean.
http://mugifly.github.com/jquery-simple-datetimepicker
Other
259 stars 181 forks source link

Picker should continue to be shown when a month was changed (appendDtpicker mode) #164

Closed mugifly closed 9 years ago

mugifly commented 9 years ago

The problem occurred in "Append to Input-field" section of an example of master branch.

Reproduces:

  1. Click an input field in "Append to Input-field" section. Then a picker will shown.
  2. Change a month to next or previous by clicking < or > button of the picker.
  3. The picker will hidden. It is problem.