jQuery: The Write Less, Do More JavaScript Library

Using datepicker() inside a modal dialog

View: New views
2 Messages — Rating Filter:   Alert me  

Using datepicker() inside a modal dialog

by kstover :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I'm using the jquery UI modal dialog window to show a form. The
problem is one of the form elements is a datepicker() field, and you
can't see the datepicker() popup because of the modal form. Any ideas
as to why this is? or how to overcome it?

Thank you,

Kstover

--

You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery-ui@....
To unsubscribe from this group, send email to jquery-ui+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.



Re: Using datepicker() inside a modal dialog

by John.Morgan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Are you setting the z-index of the modal window?  If so see:
http://code.google.com/p/jquery-datepicker/issues/detail?id=43

John Morgan

On Nov 5, 11:29 pm, kstover <ksto...@...> wrote:

> Hello,
>
> I'm using the jquery UI modal dialog window to show a form. The
> problem is one of the form elements is a datepicker() field, and you
> can't see the datepicker() popup because of the modal form. Any ideas
> as to why this is? or how to overcome it?
>
> Thank you,
>
> Kstover

--

You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery-ui@....
To unsubscribe from this group, send email to jquery-ui+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.