Jquery
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
Who’s using jQuery?
- Dell
- Bank of America
- Major League Baseball
- Digg
- NBC
- CBS News
- Netflix
- Technorati
- Mozilla
- WordPress
- Drupal
Getting Started With jQuery
Developer Resources
jQuery 1.4 Alpha 2 Released
jQuery 1.4 Alpha 2 is released! This is the second alpha release of jQuery 1.4 (alpha 1 was released previously). The code is stable (passing all tests in all browsers we support), feature-complete (we’re no longer accepting new features for the release), and needs to be tested in live applications.
Grab the code:
- Regular: http://code.jquery.com/jquery-1.4a2.js
- Minified: http://code.jquery.com/jquery-1.4a2.min.js
NOTE: If you’re using jQuery 1.4a2 and you run into an error please make sure that you’re using the regular version of the code, it’ll make it easier to spot where the error is occurring.
jQuery 1.4 Alpha 1 Released
Hot off the presses: jQuery 1.4 Alpha 1 is released! This is the first alpha release of jQuery 1.4. The code is stable (passing all tests in all browsers we support), feature-complete (we’re no longer accepting new features for the release), and needs to be tested in live applications.
Grab the code:
- Regular: http://code.jquery.com/jquery-1.4a1.js
- Minified: http://code.jquery.com/jquery-1.4a1.min.js
NOTE: If you’re using jQuery 1.4a1 and you run into an error please make sure that you’re using the regular version of the code, it’ll make it easier to spot where the error is occurring.
