mugifly / jquery-simple-datetimepicker

Date & time picker for jQuery, It's simple & clean.

Home Page:http://mugifly.github.com/jquery-simple-datetimepicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mugifly opened this issue · comments

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.