Advertisement
TheMightyAnt

Media Queries Fix IE8 IE7 Resonsive

Feb 13th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.20 KB | None | 0 0
  1. <!--[if lt IE 9]>
  2.     <script src="http://css3-mediaqueries-js.googlecode.com/files/css3-mediaqueries.js"></script>
  3.     <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  4. <![endif]-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement