[자바스크립트] 여러 요소 forEach 돌리기 2021-03-04 by 참빛바다 document.getElementsByClassName() 과 같이 여러 요소(노드)를 반복문으로 돌려서 처리할 때, 다시말해 jquery 에서 .each 를 사용할 때