Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // IE 6,7,8,9 usage in head for wordpress
- <!--[if lt IE 7 ]> <html class="no-js ie6" <?php language_attributes(); ?>> <![endif]-->
- <!--[if IE 7 ]> <html class="no-js ie7" <?php language_attributes(); ?>> <![endif]-->
- <!--[if IE 8 ]> <html class="no-js ie8" <?php language_attributes(); ?>> <![endif]-->
- <!--[if (gt IE 8)|!(IE)]><!--> <html class="no-js" <?php language_attributes(); ?>> <!--<![endif]-->
- <!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" <?php language_attributes(); ?>> <!--<![endif]-->
- <!-- saved from url=(0014)about:internet --> <!-- this code is for IE automatically Allow Blocked Content -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement