Hi,
I have been having some issues with IE7 and my modal popup., I tried to get a response on this forum already, and its gone a little quite and think that the better forum to post in is this one (original post ishere)
Basically, I have a master page that has an asp:menu control in it, and a content place holder. When using this master page, the menu control's sub menus (appear on hover) renders behind the content. To fix this, I have set the menu z-index to 1 which fixes the problem.
However, when I do this the menu is alway in front of any modal popup that I open, this is particuly annoying as if the screen resolution is below a certain level the menu will be on top of the content in the popup panel.
This problem only occurs in IE7
IE8/9, chrome and FF all work fine
Any help would be greatly apprecitated
James