¤ýÇöÀçÀ§Ä¡ : Ȩ > Ä¿¹Â´ÏƼ> Áú¹®´äº¯  
 
   
  ¸®´ÏÁöm»çÀü¿¹¾à ÄíÆù³²´Â°Í ºÎŹ
  ±Û¾´ÀÌ : Ǫ¸¥³¯     ³¯Â¥ : 23-07-18 23:21     Á¶È¸ : 711    
https://etoland.co.kr/link.php?n=6871092 º¹»ç
$('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('Ŭ¸³º¸µå¿¡ º¹»çµÇ¾ú½À´Ï´Ù'); } }); ¿©À¯ ÀÖÀ¸½ÅºÐ ºÎŹµå¸³´Ï´Ù