'm tring to put a DayPilot Calendar Back. The solution for this is put the control in a div tag and set the z-index property, but this dont work on IE. What other answer exist to resolve this? Where can I find a sample to resolve this IE bug?
Similar problem in that the right click context menu is appearing behind the calendar. I can seethe menuat the very bottom or if the calendar is very narrow peeking out from behind the calender. Not sure why it is doing it as I have another site where it works fine.
Comment posted by Damien 17 years ago.
Is there any way of setting the z-index of the context menu so it appears above the calendar?
Comment posted by Damien 17 years ago.
Sorry about multiple posts. I have worked out that becuase the div the daypilot is contained within has z-index set to 5, the menu then appears below this. If I removed the z-index value the menu apears above it.
Comment posted by Grigore Stefan 17 years ago.
Hi Dan Letecky , can you show me an example how to put a daypilot calendar inside div that works in IE7 . In Mozilla works fine but in IE7 the calendar gets out of the div , and even if i scroll the div it remains blocked. I've tried a lot of methods (whit zindex ) but they didnt worked.