Hi Larry, Thanks for your quick response. Unfortunately it didn't work.
I'm using style.zIndex on my datechooser to set the z-index: this._div.style.zIndex = 1000; (where "this" is the popup caledar Am I setting the z-index correctly? Is there another way, asides from zIndex to control what shows on top? Thanks, Scott On Sat, Mar 21, 2009 at 6:22 AM, Larry Kluger <[email protected]> wrote: > > Hi Scott, > > You didn't say what z value you're using. Timeline uses a lot of z values > to manage each band. > > Try z = 1000 > > Also, there are IE z issues that relate to relative vs absolute positioning > of elements. Probably this won't affect you. But if you end up with an > ie-specific problem with overlaps, this could be the cause. > > Regards, > > Larry > > ------------------------------ > *From:* Scott Thomson <[email protected]> > *To:* [email protected] > *Sent:* Thursday, March 19, 2009 8:58:56 PM > *Subject:* Getting another div to display over the Timeline > > Hi, > > I'm having some problems getting a date chooser div to pop up over my > timeline. > > The date chooser div slips under the timeline so only the top is viisble. > > I've tried setting a high zIndex on the dateChooser but to no avail. > > Does anyone have any suggestions or am I stuffed? > > Thanks, > Scott > > > > > > -- Scott Thomson 0401 726 889 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" 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/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
