const insertBefore = (ele, anotherEle) => anotherEle.parentNode.insertBefore(ele, anotherEle); // Or const insertBefore = (ele, anotherEle) => anotherEle.insertAdjacentElement('beforebegin', ele);
등록된 댓글이 없습니다.
코리아뉴스 2001 - , All right reserved. 더보기