카테고리 없음
javascript, querySelectorAll
een
2021. 11. 30. 18:22
document.querySelectorAll("input[type='checkbox']");
(https://developer.mozilla.org/ko/docs/Web/API/Document/querySelectorAll)