IE9下支持jQuery

Posted

tags:

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

jQuery 2.0及以上的版本已经不支持IE6-8,可参考官方文档:

If you need to support older browsers like Internet Explorer 6-8, Opera 12.1x or Safari 5.1+, use jQuery 1.12.

若要支持IE9以下,可引用以下:

<script src="https://code.jquery.com/jquery-1.12.4.js"></script>

以上是关于IE9下支持jQuery的主要内容,如果未能解决你的问题,请参考以下文章

ie9不支持vue的v-for循环怎么处理

让IE6 IE7 IE8 IE9 IE10 IE11支持Bootstrap的解决方法

转载------让IE6 IE7 IE8 IE9 IE10 IE11支持Bootstrap的解决方法

让IE6 IE7 IE8 IE9 IE10 IE11支持Bootstrap的解决方法

让IE6 IE7 IE8 IE9 IE10 IE11支持Bootstrap的解决方法

IE9 中的 css3 文本阴影