Log in

View Full Version : Awesome Menu... doesn't work in IE6... (pulling my hair out)



mrvanish
06-28-2008, 07:41 AM
Hi All,

I found this great dropdown CSS menu, but, of course, it doesn't work in IE6. I've been trying for quite a few days now to get it to work, but I have no idea what I'm missing. :confused:

Any direction or help of any kind would be greatly appreciated!!!

JasonDFR
06-28-2008, 08:24 AM
Would you mind posting a link?

mrvanish
06-29-2008, 03:21 AM
Hi Jason!

I can't seem to find it anymore, thats' why I attached the source code. :)

If you unzip the file; it's self explanatory really, there's a html page included.

Thanks in advance!

harryknight
06-29-2008, 09:06 AM
Make any difference if you change this:

.nev-wrapper {
clear: both;
float: left;
}


to .nav-wrapper

mrvanish
06-29-2008, 11:33 PM
Nope. But thanks anyway...

IE7 works fine, either way.