Posted by Els on 11/01/06 08:35
macolnmail@yahoo.ca wrote:
> I'm using the hoverbox code to create a pop-out effect for the
> navigation list. It works great in Firefox, but IE doesn't obey. Would
> anyone be able to take a look at the following and give some advice?
> Much appreciated.
[snip code]
As dorayme said: providing a url is better.
However, you're probably running into the IE bug that it won't 'see'
any child elements on hover, when the <a> element itself doesn't
change on hover. See here for full explanation:
http://locusoptimus.com/css-trickery/ie-image-border-styles-on-hover.php
It's about an image border, but it's the same for any child element of
a link on hover.
--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
[Back to original message]
|