Advertisement
samikeijonen

loading css3-mediaqueries conditionally

Mar 20th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.16 KB | None | 0 0
  1. <!--[if (lt IE 9) & (!IEMobile)]>
  2. <script type="text/javascript" src="<?php echo get_template_directory_uri(); ?>/js/css3-mediaqueries.js"></script>
  3. <![endif]-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement