환님 무더운 여름도 이제 얼마남지 않았군요..
강
강매산
2012.08.09 17:06
|
조회 227
o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
Naver
목록으로