Wed, 2007-11-14 17:25
So...
http://archwaynetworks.com/ie6/
it's effed in IE6
Works fine in Firefox and IE7, but IE6 makes the rest of the navigation jump down a bit when you hover over Education/Events
Any help would be appreciated.
Thu, 2007-11-15 11:19
#1
maybe ..
I'm not a professional, and i don't know why it works, but I think there is a fix for this ..
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
Maybe that will help? Hope so ~
Karla
Thu, 2007-11-15 14:08
#2
worked like a champ! Thanks!
worked like a champ!
Thanks! :thumbsup:
Sat, 2007-11-17 11:31
#3
from the looks of Karla's
from the looks of Karla's code it looked like a hasLayout issue