> The only hover "bug" in IE is that it applies :hover only to anchor[color=blue]
> elements. It ignores all others.
> I suspect your hover problem has more to do with the different margin
> and padding that IE uses vs Firefox vs Opera. Completely specify the
> margin and padding.
> An URL would go a long way to debugging your code.[/color]
I've put the code into a page:
http://homepage.ntlworld.com/piers.lawson/Menu.htm
If in IE6 you move your mouse over one of the left hand menu items and
you'll see the right hand item disappear off the page! Refreshing or
resizing the window brings it back again. The sorts of bugs I was referring
to are those with great names such as "Magik Creeping Text" and
"Peek-A-Boo".
However when I tried some of the fixes
(
http://www.webmasterworld.com/forum83/4161.htm) I didn't have any success.
Either my problem is not one of them, or I was applying the fix to the wrong
element.
Thanks for your interest.
Piers