No problem. I've responded to your first post. :) On Wed, Jan 21, 2009 at 2:37 PM, ptmurphy <[email protected]> wrote:
> > Sorry for the duplicate post... my browser crashed during the first > post and it didn't look like it posted. > > On Jan 20, 8:24 pm, ptmurphy <[email protected]> wrote: > > I have a page with a datepicker input. Just below the datepicker is a > > flash object. In IE, the datepicker comes up just fine, on top of the > > flash object. However, in Firefox, the datepicker comes up under the > > flash object, making it impossible to select a date. > > > > In the datepicker.css file, I have set the z-index above anything else > > on the page... > > > > #ui-datepicker-div { > > display: none; > > border: 1px solid #217bc0; /* Border around the date picker */ > > z-index: 9999; /*must have*/ > > > > } > > > > Any ideas why it comes up under the flash object in Firefox and how I > > can correct this? > > > > Thanks for any help... > > > -- Ca-Phun Ung + http://yelotofu.com + hongkong, zce, jquery, php, css, html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
