Download List

專案描述

jQuery is a fast, concise, JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add AJAX interactions to your Web pages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-17 11:03
1.7

This release features new event APIs, improved performance for delegated events, better support for HTML5 in IE6/7/8, more intuitive toggling animations, an extended jQuery.Deferred object, and a jQuery.isNumeric() method. event.layerX, event.layerY, jQuery.isNaN(), and jQuery.event.proxy() were removed.
標籤: Stable

2009-05-17 19:26
1.3.2

The selector engine now returns elements in document order rather than the order in which the selectors were passed in. It's now possible to call "event.stopPropagation()" or "return false" within a .live() callback and have it stop the bubbling of the live event. The logic behind the :visible and :hidden selectors and the .height(), .width(), .innerHeight(), .innerWidth(), .outerHeight(), and .outerWidth() methods was overhauled. The methods appendTo, prependTo, insertBefore, insertAfter, and replaceAll all now return the set of inserted elements, instead of the original set of elements.

2007-10-25 13:58
1.2.1

Many new features. Relative animations were fixed.
標籤: Major feature enhancements

2007-02-04 12:28
1.1.1

This release fixes bugs that were found in version
1.1. It is highly recommended that you upgrade.
標籤: Major bugfixes

Project Resources