trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

I see datepicker and the "now" and "done" buttons, but no timepicker #841

Open twoelevenjay opened 8 years ago

twoelevenjay commented 8 years ago

I see datepicker and the "now" and "done" buttons, but no timepicker. this happens whether I call datetimepicker() or timepicker().

manishgobade commented 7 years ago

I am facing the same issue when datetimepicker is called in jquery dialog. For first time it showing correctly but if same dialog is opened again then it is showing without timepicker.

"ui-timepicker-div" is missing in DOM.

first time

second time