jquery.1.5.1.min.js: http://code.jquery.com/jquery-1.5.1.min.js
jquery.1.5.1.js: http://code.jquery.com/jquery-1.5.1.js
jquery.form.js(2.64)下载:http://github.com/malsup/form/raw/master/jquery.form.js
jQuery的CDN:
CDN Hosted jQuery
A number of large enterprises provide hosted copies of jQuery on existing CDN networks that are available for public use. Below are links to the CDN-hosted copies of jQuery that you may hotlink to.
- Google Ajax API CDN
- Microsoft CDN
- jQuery CDN (via Media Temple)
- http://code.jquery.com/jquery-1.5.1.min.js Minified version
- http://code.jquery.com/jquery-1.5.1.js Source version
测试发现,jquery.form.js(2.64)无论和jQuery1.5还是1.5.1一起用,都会出现js错误,因此如果使用jquery.form.js,建议暂时保留在jQuery 1.4.x版本。
网上有人说jQuery1.5.1在IE9下完全兼容,但官方的更新问到里面没有提到有此事,不知道有确切证据吗?