Search and Top Navigation
#4452 closed enhancement (wontfix)
Opened April 09, 2009 11:46PM UTC
Closed April 14, 2009 05:43AM UTC
Last modified October 11, 2012 09:15PM UTC
zindex option when calling the date picker
Reported by: | JBeckton | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The problem I am having is that the date picker widget opens underneath the UI Dialog and I could not find any options to set the Z-Index of the date picker so that I could specify it. I am not specifying a zindex in my dialog options. I ended up fixing this in my css file as I was able to give the data picker widget a z-index.
A nice enhancement would be to allow for an zindex option when calling the date picker.
The z-index should be set in the CSS.