Eonasdan / tempus-dominus

A powerful Date/time picker widget.
https://getdatepicker.com
MIT License
7.16k stars 4.4k forks source link

The dropdown-menu not showing in Jquery confirm window #2082

Closed derrickxiang closed 4 years ago

derrickxiang commented 7 years ago

Hi, I encountered an issue when using bootstrap-datetimepicker plugin, basically in a modal page, when user click a button, it will popup a dialog window (it's another jquery plugin from here ), and there is a datetime picker inside the dialog window, the issue is, under IE (version 11), when click the calendar icon, there is no dropdown calendar shown, but if change to view in Chrome, it's working. Wondering if it's related to the z-index as I see the jquery dialog set a very big number for z-index, but I tried add z-index under style of bootstrap-datetimepicker-widget.dropdown-menu, seems no help, anyone can advice?

mtizziani commented 5 years ago

I think i have the same problem. Using Jquery-Confirm 3.2.3 and bootstrap-datetimepicker. if i have a small window with a popup (jquery-confirm dialog) and have a date picker inside that modal it popups to top. but it is cutted on the top and 3 lines are completely missing.

I have allready searched to change the z-index and set it to 1000 for the confirm dialogs but dont find the point to set it for the datetimepicker .

you can see a screenshot of my issue here:
http://prntscr.com/mdmhx3

ghost commented 4 years ago

Hello. Thanks for using my project. We’re closing all tickets/prs for v4 as it is no longer supported. We’re making way for a new version. Please read this blog post