Notice
Recent Posts
Recent Comments
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Tags
- IntersectionObserver
- 이벤트 위임
- video
- 클로저
- Promise
- ajax
- json
- array
- 모듈
- 스크롤
- dom
- 비동기
- 애니메이션
- object
- 이벤트 루프
- 배열
- ios
- 객체
- scroll
- slice
- This
- input
- Flex
- animation
- 이벤트
- 문자열
- ES6
- event
- Push
- map
Archives
- Today
- Total
목록element (1)
FEDev Story
Element.matches
https://goodmemory.tistory.com/117 [Javascript] CSS Selector를 통해 엘리먼트 구분하기 Element.matches() [자바스크립트 / Javascript] CSS Selector를 통해 엘리먼트 구분하기 Element.matches() 기본 형태 //CSS Selector를 통해 엘리먼트 구분하기 //해당 엘리먼트와 셀렉터가 같다면 true | 다르다면 false 반환 el.. goodmemory.tistory.com https://developer.mozilla.org/en-US/docs/Web/API/Element/matches Element.matches() - Web APIs | MDN The matches() method checks to see..
Javascript/DOM
2022. 2. 3. 14:57