Conditional statements bug in Google Chrome

Posted by Pedro Reis on Stack Overflow See other posts from Stack Overflow or by Pedro Reis
Published on 2010-04-13T21:01:25Z Indexed on 2010/04/13 21:03 UTC
Read the original article Hit count: 267

Filed under:
|
|

When I use a conditional statement targeting IE6 and below with some PHP code Google Chrome disregards the statement and inserts the code.

Example:

It will insert the content of ie6.php in the body anyway.

Anybody got this problem before?

© Stack Overflow or respective owner

Related posts about google-chrome

Related posts about conditional