Dear CodingForums members,
I would be very grateful for your help on my menu bar problems, live example @
http://goo.gl/WzDI8
The first problem: Submenu dropdown for Item 2.
It works ok in Firefox and Chrome, but is temperamental in IE. Sometimes it drops down in IE, and other times it doesn't, and really depends on how fast I roll over the mouse or where I start the rollover. I know the problem is related to my top/bottom padding, and as you can see I have a hover style which doesn't fill up the entire height of the bar. How can I keep the same style, while resolving the rollover problem with IE.
The Second problem: Font color of submenu items.
It ends up being the same color as the parent/main menu in hover(state) white, but I wish it to be grey and then go to white when in the hover state.
I am very grateful your expert opinion.
Thank you
MFox