Hello All,
I'm using the Css Friendly Menu Control Adapter, when the user hovers over a top level menu item, when in IE7 the sub level drop down is covered by an element with a position property of either absolute or relative. If the property is static, the sub level drop down appears in front of the element correctly. This problem does not occur when I use a Firefox browser. After further testing, this problem also occurs when using asp:menu without the CSS Friendly Menu Control Adapter.
Does anyone know why this is happening and how I can get this to work with elements with position property of absolute or relative when using IE7?
Thank you for any help,
ron