IE conditional statements not working
        Posted  
        
            by decimal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by decimal
        
        
        
        Published on 2010-05-15T12:53:05Z
        Indexed on 
            2010/05/15
            12:54 UTC
        
        
        Read the original article
        Hit count: 323
        
I have 3 stylesheets, style_ie6.css, style_ie7.css and style.css. Here's what I have:
I've used browserlab, ietester and browsershots and IE6 & 7 are ignoring my conditionals and loading up the main stylesheet.
© Stack Overflow or respective owner