Jump to content

IE6 CSS menu :hover problem?


aggrav8d

Recommended Posts

http://gih.reverb-marketing.com/pages/home

 

The menus work in everything but IE6.  I added a jquery version of the CSS :hover fix and tested it in firefox.

Unfortunately, the fix doesn't help IE6.

 

Please, can you tell me how to fix this?  I'm tearing my hair out here.

 

Thanks!

I didn't look at your page, but :hover only works on <a> tags in IE6, so if you have tried to use it on anything else, it won't work.

 

The solution is either to expand your <a> tag to be the size of the element it is inside, and move the :hover tag to the <a> tag, or if you can't do that then you need to use javascript.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.