<script>
function copyClip(clip) {
copyOption = document.body.createTextRange();
copyOption.moveToElementText(clip)
copyOption.execCommand('copy');
alert('복사되었습니다.');
}
</script>
<button style="cursor:pointer" onclick=copyClip(clip1)>1번복사물</button>
<div id=clip1 style="display:none">대한민국</div>
<button style="cursor:pointer" onclick=copyClip(clip2)>2번복사물</button>
<div id=clip2 style="display:none">축구</div>
<button style="cursor:pointer" onclick=copyClip(clip3)>3번복사물</button>
<div id=clip3 style="display:none">국가대표</div>
<button style="cursor:pointer" onclick=copyClip(clip4)>4번복사물</button>
<div id=clip4 style="display:none">감독</div>
<button style="cursor:pointer" onclick=copyClip(clip5)>5번복사물</button>
<div id=clip5 style="display:none">조광래</div>
게시판 목록
팁게시판
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5027 | 12년 전 | 3024 | ||
| 5026 | 12년 전 | 2702 | ||
| 5025 | 12년 전 | 3297 | ||
| 5024 | 12년 전 | 1022 | ||
| 5023 | 12년 전 | 847 | ||
| 5022 | 12년 전 | 2018 | ||
| 5021 | 12년 전 | 1515 | ||
| 5020 | 12년 전 | 1110 | ||
| 5019 | 12년 전 | 2109 | ||
| 5018 |
프로프리랜서
|
12년 전 | 1329 | |
| 5017 |
프로프리랜서
|
12년 전 | 801 | |
| 5016 |
프로프리랜서
|
12년 전 | 1330 | |
| 5015 |
프로프리랜서
|
12년 전 | 836 | |
| 5014 |
프로프리랜서
|
12년 전 | 1217 | |
| 5013 | 12년 전 | 3768 | ||
| 5012 | 12년 전 | 3941 | ||
| 5011 | 12년 전 | 1374 | ||
| 5010 | 12년 전 | 3858 | ||
| 5009 | 12년 전 | 2524 | ||
| 5008 | 12년 전 | 2245 | ||
| 5007 |
|
12년 전 | 1286 | |
| 5006 | 12년 전 | 1638 | ||
| 5005 | 12년 전 | 5156 | ||
| 5004 | 12년 전 | 1477 | ||
| 5003 |
|
12년 전 | 2096 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기