Thanks for the help Francky.
    " * You have put the IE-only-styles in the body of the document;  
they
       should go to the head part. Notice: the html-validator doesn't
       notice this, because these styles are placed (correctly) in IE
       conditional comments, which are just normal comments / unseen by
       other browsers and the validator as well (REM: what is inside  
a CC
       is not validated!)."

I'm a little behind the learning curve on -only- styles. I take it  
you are talking about this:

<!--[if lte IE 6]><style>#p7PMnav a{height:1em;}#p7PMnav li{height: 
1em;}#p7PMnav ul li{float:left;clear:both;width:100%}</style><! 
[endif]-->
<!--[if IE 6]><style>#p7PMnav ul li{clear:none;}</style><![endif]-->
<!--[if IE 7]><style>#p7PMnav a{zoom:100%;}#p7PMnav ul li 
{float:left;clear:both;width:100%;}</style><![endif]-->

Can this go anywhere in the head?


Mike
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to