Microsoft
Software
Hardware
Network
Question : CSS z-index in IE
I think I'm going crazy trying to fix this and am completely stumped. I have css menu B that works in every browser except for IE. It's a bit tricky, because I have another css menu A that has to drop over menu B, so if I adjust menu B's settings to be on top, menu A's dropdowns appear underneath menu B. On top of the fact that the CSS code for this site was generated by Artisteer and I've sort of hacked it a bit to allow me to have two horizontal menus. As far as I can tell, everything is fine in Chrome, Firefox and Safari, it's only IE 7 and 8 (and I'm sure 6 as well) that have the problem. Take a look:
http://milwaukeecatholicho
me.org/m/a
bout-us/
Menu A is art-menu, and z-index is set to 200. Menu B is main-menu, and I've tried just about z-index number from 1 to 10000 to no avail. Do I need to post the CSS or can you grab it using dev tools or firebug?
Thanks in advance.
Answer : CSS z-index in IE
Ok add the z-index in as mentioned. Then, increase z-index on art-header to more than the main-nav
Random Solutions
web server sessions
Timeout expired.
Oracle Query Tuning
How to share the same ModalPopupExtender and the popup panel by buttons within different UpdatePanel
select records
datareader vs. dataset
About Formatting and Parsing text strings
Force 30 day password change in FileMaker
How do I look at the thread window on Visual Studio 2010?
Win Form User Interface Designing Help