Hi all,
Is there a solution to this firefox/netscape browser issue with flash and javascript content always displaying over everything else? I have an asp:menu control in my master page. My content page has a panel (with a roundedCornersExtender associated with it). When the dynamic menus drop down, they get displayed under the rounded corners portion of the panel on the content page. I have the same issue on another page that displays flash content in the content page... the dynamic menu always displays under that flash content. If anyone has any solutions to this, it would be very much appreciated. I've read about a lot of solutions for the flash issue (wmode = transparent, z-index changes, etc.), which none have worked btw... I guess for this post, I'm more concerned with the effect the roundedCornersExtender has... always displaying over my asp:menu's dynamic menu items. Again, any information on this will help. TIA,
-Brad Back