<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에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 4677 |
|
13년 전 | 1186 | |
| 4676 | 13년 전 | 4951 | ||
| 4675 |
부산아무개
|
13년 전 | 1638 | |
| 4674 | 13년 전 | 2428 | ||
| 4673 | 13년 전 | 1824 | ||
| 4672 | 13년 전 | 1030 | ||
| 4671 | 13년 전 | 1116 | ||
| 4670 | 13년 전 | 1031 | ||
| 4669 |
아르toria
|
13년 전 | 760 | |
| 4668 |
|
13년 전 | 1140 | |
| 4667 |
디지털홍익인간
|
13년 전 | 7645 | |
| 4666 | 13년 전 | 3083 | ||
| 4665 | 13년 전 | 861 | ||
| 4664 |
WaaNee
|
13년 전 | 1891 | |
| 4663 | 13년 전 | 2070 | ||
| 4662 | 13년 전 | 4596 | ||
| 4661 | 13년 전 | 919 | ||
| 4660 | 13년 전 | 2111 | ||
| 4659 | 13년 전 | 667 | ||
| 4658 |
JacobJeon
|
13년 전 | 1082 | |
| 4657 | 13년 전 | 1136 | ||
| 4656 | 13년 전 | 682 | ||
| 4655 | 13년 전 | 10442 | ||
| 4654 | 13년 전 | 1431 | ||
| 4653 | 13년 전 | 839 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기