Website:
I am encountering an issue with Internet Explorer (9 or lower) where, on hovering over any menu item on the homepage and attempting to select items beyond the first one - for example, hovering over "Shop" and then trying to click on "Brushes" or "Haircare" - the menu disappears.
I have tried various solutions, including CSS hacks and JavaScript changes, but none seem to resolve the problem. The menu functions correctly on Firefox, Chrome, and Safari, indicating that the issue may be specific to Internet Explorer.
Is there a specific fix for this problem in Internet Explorer, or perhaps a CSS hack that I have overlooked?
Edit: I have made modifications to Justus' CSS fiddle to showcase the slidecontent without extraneous code elements - http://jsfiddle.net/eN7sh/14/. Please feel free to experiment with it and identify the root cause of the problem, particularly in IE9.