How to use JQuery UI datepicker with bgIframe on IE 6
- by Steve Davies
I am trying to use the JQuery UI datepicker (latest stable version 1.5.2) on an IE6 website. But I am having the usual problems with combo boxes (selects) on IE6 where they float above other controls. I have tried adding the bgIframe plugin after declaring the datepicker with no luck.
My guess is that the .ui-datepicker-div to which I am attaching…