728x90
반응형
.hasClass()
https://api.jquery.com/hasclass/
.hasClass() | jQuery API Documentation
Description: Determine whether any of the matched elements are assigned the given class. Elements may have more than one class assigned to them. In HTML, this is represented by separating the class names with a space: 1 The .hasClass() method will return t
api.jquery.com
728x90
반응형
'Front > JS & jQuery' 카테고리의 다른 글
[js] .slice() (0) | 2022.08.11 |
---|---|
[jQeury] $(function(){} (0) | 2022.08.10 |
[jQuery] 해당 선택자 제외 (0) | 2022.08.05 |
[jQuery][datatables] 엑셀 다운로드 (0) | 2022.08.03 |
[jQuery] 클릭 이벤트가 되지 않을 때 (0) | 2022.07.31 |