engineer9090909090909090 / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

Datepicker in modal dialog #336

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Trying to invoke the datepicker from a modal dialog.
The main page has 2 datepickers already, and I want to add an additional one to 
a separate  popup/modal.  Instead, I see the textbox, but the calendar icon and 
ability to click on it and select a date does not show up.  I think this is a 
z-index issue, but changing the css to have a z-index of 9999 did not fix it.
Thanks.

Original issue reported on code.google.com by SPWeddin...@gmail.com on 26 Jan 2012 at 10:53