Latest web development tutorials

jQuery를 : 헤더 선택기

jQuery를 선택 jQuery를 선택

모든 제목 요소 (H1 - H6)을 선택합니다 :

$(":header")

»시도

정의 및 사용

: 헤더 선택기 모든 제목 요소를 선택 (<H1> - <H6>).

문법

$(":header")

jQuery를 선택 jQuery를 선택