I could really use some help here. I am using the Dom popup kit to create modal popups and am having some major trouble getting it to work in Internet Explorer. It seems the popup element only appears above other elements on the page if the other elements do not have a position value and the popup element itself is positioned as absolute. This is less than ideal, since I need to use relative positioning for certain parts of my layout, but acceptable as an IE workaround. BUT even with this workaround, I still cannot get the opaque overlay to work. In order to have the overlay cover the entire page, I need to give it an absolute position, but this hides the popup in the process! Is there another way to do an overlay, or does anyone have any suggestions regarding the popup element positioning? It seems that the z-index is useless in IE and the only way I have gotten it to work is by tweaking the position values.
Thanks. --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
