* https://api.jquery.com/ jQuery API .add() .addBack() .addClass() .after() .ajaxComplete() .ajaxError() .ajaxSend() .ajaxStart() .ajaxStop() .ajaxSuccess() All Selector (“*”) .andSelf() .animate() :animated Selector .append() .appendTo() .attr() Attribute Contains Prefix Selector [name|=”value”] Attribute Contains Selector [name*=”val... api.jquery.com DOM 탐색 메소드와 필터 ※ DOM 탐색 :paraent 자식요소를 가진 DOM 객체 탐색 :empty 자식요소가 없는 DOM 객체 탐색 :first-child 첫번째 자식요소 DOM 객체 탐색 :last-child 마지막 자식요소 DOM 객체 탐색 :nt...
#
API
#
APIDocumentation
#
jQuery
#
제이쿼리
원문 링크 : [jQuery] API Documentation