Hi, try increasing the z-index value of datepicker in your css: If you're using jQuery UI 1.6rc4 onwards look for .ui-datepicker otherwise look for #ui-datepicker-div
On Thu, Jan 22, 2009 at 2:33 PM, Netzai <pilli...@hotmail.com> wrote: > > > Hello. > Some body can help me? > I heave a problem with datepicker inside a modal window with this plugins > (jqModal and ui datepicker). > when datepicker show this appear in a back layer. > > How can i do for fixit? > > My javascript code: > var x = $("document") > x.ready(function(){ > $("#wmContent").jqm() > .jqDrag('.jqDrag'); > $("#boton").click(windowMod); > $("#date").datepicker(); > $("#btnCancel").click(function(){ > $("#wmContent").jqmHide(); > });// #btnCancel > > });//#x.Ready > > function windowMod() > { > $("#wmContent").jqmShow(); > } > -- > View this message in context: > http://www.nabble.com/problem-with-jqmodal-and-ui-datepicker-tp21593716s27240p21593716.html > Sent from the jQuery General Discussion mailing list archive at Nabble.com. > > -- Ca-Phun Ung + http://yelotofu.com + hongkong, zce, jquery, php, css, html