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

이 릴리스 기능 새로운 이벤트 Api, 위임 된 이벤트에 대 한 성능 향상된은 더 나은 IE6/7/8, 보다 직관적인 toggling 애니메이션, 확장된 jQuery.Deferred 개체 및 jQuery.isNumeric() 메서드는 html5에 대 한 지원. event.layerX, event.layerY, jQuery.isNaN(), 및 jQuery.event.proxy() 제거 되었습니다.
Tags: Stable
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.

2009-05-17 19:26
1.3.2

선별 엔진이 아닌 어떤 선택기 전달했다 안으로 지금은 "event.stopPropagation 전화 주문 가능합니다 ()"또는 "false"를 반환 내에서 문서의 순서로 요소를 반환합니다. () 콜백을 살고, 그것을 중지해야 라이브 이벤트의 버블링. 뒤에 논리 : 가시 : 비공개 선택기 및. 높이 (),. 너비 (),. innerHeight (),. innerWidth (),. outerHeight (), 및. outerWidth () 메소드를 철저하게했다. 방법 appendTo, prependTo, insertBefore, insertAfter, 그리고 지금은, 요소를 원래의 설정 대신 삽입 요소의 세트를 반환 replaceAll.
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

많은 새로운 특징이다. 상대 애니메이션을 고정했다.
Tags: Major feature enhancements
Many new features. Relative animations were fixed.

2007-02-04 12:28
1.1.1

버전 1.1에서 발견된이 릴리스의 버그 수정. 그것은 매우 당신이 업그레이 드를 권장합니다.
Tags: Major bugfixes
This release fixes bugs that were found in version
1.1. It is highly recommended that you upgrade.

Project Resources