HTML HTML5 Shiv

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HTML HTML5 Shiv相关的知识,希望对你有一定的参考价值。

<!--[if IE]>  
          <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>  
      <![endif]-->

html HTML5 Shiv CDN

<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->

以上是关于HTML HTML5 Shiv的主要内容,如果未能解决你的问题,请参考以下文章

HTML HTML5 Shiv

HTML 链接HTML5 Shiv脚本

让IE系列支持HTML5的html5shiv.js和respond.min.js

html HTML5 Shiv内部条件评论

markdown Html5shiv

IE 没有样式化 HTML5 标签(使用 shiv)