background preloader

jQuery

Facebook Twitter

Plugin

Visual jQuery 1.2.6. Tutorials. jQuery로 Ajax 개발을 단순화 하기. jQuery. 위키백과, 우리 모두의 백과사전. jQuery(제이쿼리)는 브라우저 호환성이 있는 HTML 속 자바스크립트 라이브러리이며 클라이언트 사이드 스크립트 언어를 단순화 할 수 있도록 설계되었다.

jQuery

존 레식이 2006년 뉴욕 시 바캠프(Barcamp NYC)에서 공식적으로 소개하였다. jQuery는 오늘날 가장 인기있는 자바스크립트 라이브러리 중 하나이다. jQuery는 MIT 라이선스와 GNU 일반 공중 사용 허가서v2의 듀얼 라이선스를 가진 자유 오픈 소프트웨어이다. jQuery의 문법은 코드 보기, 문서 객체 모델 찾기, 애니메이션 만들기, 이벤트 제어, Ajax 개발을 쉽게 할 수 있도록 디자인되었다. jQuery Mobile. jQuery Project. jQuery UI - Home. jQuery: The Write Less, Do More, JavaScript Library.

jQuery Documentation. API/1.1.2/DOM/Traversing/Selectors. Select all elements that are in the progress of an animation at the time the selector is run.

API/1.1.2/DOM/Traversing/Selectors

Selects elements that have the specified attribute with a value either equal to a given string or starting with that string followed by a hyphen (-). Selects elements that have the specified attribute with a value containing the a given substring. Selects elements that have the specified attribute with a value containing a given word, delimited by spaces. jQuery API.