Using the IE Developer toolbar, I notice that when hovered over an item, the class switches to " iehover", but in the CSS is it "iehover" (no space).
This is preventing me from displaying hover items in a horizontal menu in IE6 and IE7.
Thanks.
Alex
------
Nevermind, it didn't have to do with that space, it still reads the iehover class, regardless. |