Nav problems in IE6
Hi guys,
I'm having styling problems with a flyout menu in IE6.
Take a look at the link here:
http://www.hobarteguide.com/index.php
In all major browsers including IE7 it works fine. However in IE6 there is a blue bar at the top of the sub menu when you hover to show the submenu. Can anyone see where this is coming from? I've experimented with different doctypes and don't think its that.
serpico
decibel.places posted this at 04:04 — 11th December 2008.
He has: 1,494 posts
Joined: Jun 2008
serpico,
you will probably need to add styles just for IE6 - use this syntax:
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="ie6.css" />
<![endif]-->
sorry I couldn't be of more help, I have Vista and have to fire up a Virtual PC just to use IE6
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.