Re: [css-d] Layer displays incorrectly in IE

2006-11-13 Thread Diyan D.
Worked like a charm! Thanks for your input. --- Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Diyan D. wrote: > > > http://home.comcast.net/~darwis/testPage.html > > > How do I display the calendar correctly in IE? Any > > help would be appreciated. > > Stack the parent. > > Add 'position: rela

Re: [css-d] Layer displays incorrectly in IE

2006-11-13 Thread Gunlaug Sørtun
Diyan D. wrote: > http://home.comcast.net/~darwis/testPage.html > How do I display the calendar correctly in IE? Any > help would be appreciated. Stack the parent. Add 'position: relative; z-index: 1;' to either .formTwo or fieldset, and IE should get it right without disturbing other browsers

[css-d] Layer displays incorrectly in IE

2006-11-13 Thread Diyan D.
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 (an