I have a CSS drop down menu (with a small footprint of javascript to accommodate IE). This menu works absolutely perfectly, as designed, in every browser except (you guessed it) IE7.
What is perplexing and frustrating to me is that when I switch my IE8 browser to mode-IE7 in the developers tools of IE I cannot create this issue. The menu functions just fine. Yet when my client, who has a pure install of IE7, uses the menu bar on any page, it does not function as designed.
Here's the apparent issue:
- when he clicks on certain top level menu items and then begins hovering over menu items to reveal the drop down level menu, the level 2 items display within the same horizontal line as the top level menu and slightly behind the top level menu.
Here's the website: http://wheatfield.ny.us/
If anyone has a fix for this anomaly in IE7 I would greatly appreciate it.
Thanks.