/ Published in: HTML
Haven't fully tested this yet.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<!--[if lt IE 7 ]> <body class="ie6 <?php print $classes; ?>"> <![endif]--> <!--[if IE 7 ]> <body class="ie7 <?php print $classes; ?>"> <![endif]--> <!--[if IE 8 ]> <body class="ie8 <?php print $classes; ?>"> <![endif]--> <!--[if IE 9 ]> <body class="ie9 <?php print $classes; ?>"> <![endif<]-->