ㆍ현재위치 : 홈 > 커뮤니티> 질문답변  
 
   
  반지의 제왕 드라마에서
  글쓴이 : 푸른날     날짜 : 23-06-17 12:28     조회 : 3031    
https://etoland.co.kr/link.php?n=7049745 복사
$('body').on('click', '#mw_basic .document_address_copy', function(){ var document_address_input = $('#document_address_hidden'); // 먼저 해당 input의 type을 text로 만들어야 함 document_address_input.prop('type', 'text'); document_address_input.select(); var copy = document.execCommand('copy'); document_address_input.prop('type', 'hidden'); if(copy){ alert('클립보드에 복사되었습니다'); } }); 곤도르 나오나요?

곤도르 갑옷 디자인을 멋있게 봤어서요