jQuery 1.12.4,2.2.4 和 3.0 发布了。其中jQuery 3.0 不支持 IE6-8。
Jquery是一个优秀的Javascrīpt框架。它是轻量级的js库(压缩后只有21k) ,兼容CSS3,还兼容各种浏览器 (IE 6.0+,FF 1.5+,Safari 2.0+,Opera 9.0+)。jQuery使用户能更方便地处理HTML documents、events、实现动画效果,并且方便地为网站提供AJAX交互。
下载地址:
1.12.4
https://code.jquery.com/jquery-1.12.4.js
https://code.jquery.com/jquery-1.12.4.min.js
2.2.4
https://code.jquery.com/jquery-2.2.4.js
https://code.jquery.com/jquery-2.2.4.min.js
3.0.0候选
https://code.jquery.com/jquery-3.0.0-rc1.js
https://code.jquery.com/jquery-3.0.0-rc1.min.js
软件详情:http://blog.jquery.com/2016/05/20/jquery-1-12-4-and-2-2-4-released/
来自:开源中国社区

