jquery-2.0.3   注!不再支持IE 6/7/8

直接引用地址:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js" type="text/javascript"></script>

 

jquery-1.9.1

直接引用地址:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>

 

jquery-1.8.0

直接引用地址:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js" type="text/javascript"></script>

 

jquery-1.7.2

直接引用地址:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>

 

jquery-1.6

直接引用地址:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"></script>

 

jquery-1.5.2

直接引用地址:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js" type="text/javascript"></script>

 

jquery-1.4.2

直接引用地址:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>

 

jquery-1.3.2

直接引用地址:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>

 

jquery-1.2.6

直接引用地址:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js" type="text/javascript"></script>

 

相关文章:

  • 2022-02-09
  • 2021-12-03
  • 2022-12-23
  • 2022-02-08
  • 2021-12-23
  • 2021-04-23
  • 2021-09-29
猜你喜欢
  • 2022-12-23
  • 2022-01-18
  • 2022-12-23
  • 2022-12-23
  • 2021-10-14
  • 2022-12-23
  • 2022-02-16
相关资源
相似解决方案