반응형
http://www.nextree.co.kr/p8468/
CSS: 선택자(Selector) 이해
웹 표준은 이제 더 이상 무시할 수 없는 키워드입니다. World Wide Web(WWW)의 의미대로 가능한 많은 사람이 웹을 이용하기 위해서는, 모든 브라우저에서 ‘똑같이 보이는 것’이 아니라 ‘각 브라우�
www.nextree.co.kr
https://www.w3schools.com/jquery/jquery_ref_selectors.asp
jQuery Selectors
jQuery Selectors jQuery Selectors Use our jQuery Selector Tester to demonstrate the different selectors. Selector Example Selects * $("*") All elements #id $("#lastname") The element with id="lastname" .class $(".intro") All elements with class="intro" .cl
www.w3schools.com
반응형
'WEB' 카테고리의 다른 글
Https 로컬 용 Keystore 생성 및 Camel ssl 적용 방법 (0) | 2020.10.13 |
---|---|
HTTPS 테스트 시 javax.net.ssl.SSLHandshakeException: No available authentication scheme 에러 발생 (0) | 2020.10.13 |
HTML5 - WebSockets (0) | 2020.06.28 |
jQuery Event Methods (0) | 2020.06.28 |
HTML Web Storage (localStorage, sessionStorage) (0) | 2020.06.28 |