<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에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 4652 | 13년 전 | 2040 | ||
| 4651 | 13년 전 | 1687 | ||
| 4650 |
|
13년 전 | 1616 | |
| 4649 | 13년 전 | 2884 | ||
| 4648 |
아자12345
|
13년 전 | 1008 | |
| 4647 | 13년 전 | 2124 | ||
| 4646 | 13년 전 | 1553 | ||
| 4645 | 13년 전 | 1099 | ||
| 4644 |
|
13년 전 | 1339 | |
| 4643 | 13년 전 | 825 | ||
| 4642 | 13년 전 | 1358 | ||
| 4641 | 13년 전 | 722 | ||
| 4640 | 13년 전 | 1364 | ||
| 4639 | 13년 전 | 1211 | ||
| 4638 | 13년 전 | 1594 | ||
| 4637 | 13년 전 | 1095 | ||
| 4636 |
techer
|
13년 전 | 1343 | |
| 4635 |
|
13년 전 | 996 | |
| 4634 | 13년 전 | 727 | ||
| 4633 | 13년 전 | 808 | ||
| 4632 | 13년 전 | 1185 | ||
| 4631 | 13년 전 | 726 | ||
| 4630 |
|
13년 전 | 1435 | |
| 4629 | 13년 전 | 848 | ||
| 4628 | 13년 전 | 755 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기