I found this to be an Explorer (IE) only bug. #ui-datepicker-div{display:none;} worked for me, thanks!
On Oct 6, 11:26 pm, Vagabond <vagabond...@gmail.com> wrote: > Greg, > > I believe I came across the same problem as you. The problem I was > having occurred when instantiating thedatePickerto an input field. > After "tying" thedatePickerinstance to the input field, jQuery UI > would add adatepickerdiv element to the end of the body element, > causing an unwanted height increase to the body element. > > As I couldn't find any documentation on this either, I resolved the > problem using the following CSS: > > #ui-datepicker-div{display:none;} > > Let me know if this helps! --~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---