I just ran into the same problem, I had to set the z-index to 10000 in
the theme css. kind of a pain because if I change the theme i need to
remember that i have to change this too or i will have the same bug.

It sounds like it is a bug in datepicker that should probably be fixed
there instead of this work around

On Feb 4, 8:03 am, Stephan Veigl <[email protected]> wrote:
> see this 
> thread:http://groups.google.com/group/jquery-ui/browse_thread/thread/66180df...
>
> 2009/2/4 OK3 <[email protected]>:
>
>
>
> > i have an issue regrading dialog and datepicker usage.
> > first, i call the dialog box which contains form with several fields
> > to show. next, the $('.datepick').datepicker(dpOptions) is called to
> > attach the datepicker to the required fields (there are two).
> > the problem is when any of the fields is clicked, the datepicker only
> > shows UNDER the dialog and therefore is not visible. i thought it has
> > something to do with its z-index (datepicker's) but was not able to
> > fix it.
> > any suggestion or help is welcome.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to