1. 程式人生 > >相容IE8及以下不識別HTML5新標籤和css3 media query的方法

相容IE8及以下不識別HTML5新標籤和css3 media query的方法

<!--[if lt IE 9]>

  <script src="//cdn.bootcss.com/respond.js/1.4.2/respond.js"></script>

   <script src="http://cdn.bootcss.com/html5shiv/3.7.2/html5shiv.min.js"></script>

<![endif]—>