I'm trying to implement a CSS-based popup calendar
(using the Yahoo UI) into my page and am running into
problems displaying the calendar correctly. When the
calendar icon is clicked, the correct behavior of the
browser should be to display the calendar layer on top
of all the other layers. IE6 (and IE7) seem to stack
the calendar layer (which has a position: absolute)
under the main content layer, even after I've set the
z-index to a higher number (i.e. 10). Firefox, on the
other hand, shows the calendar fine. 

URL of the page (I've simplified it so as to show only
the issue in question):
http://home.comcast.net/~darwis/testPage.html

How do I display the calendar correctly in IE? Any
help would be appreciated.
 




 
____________________________________________________________________________________
Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to