<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에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 4727 |
프로프리랜서
|
13년 전 | 925 | |
| 4726 | 13년 전 | 783 | ||
| 4725 |
PHPㅡASP프로그래머
|
13년 전 | 1278 | |
| 4724 |
뭐먹고살지ㅠ
|
13년 전 | 850 | |
| 4723 | 13년 전 | 1574 | ||
| 4722 |
프리랜서클럽
|
13년 전 | 1172 | |
| 4721 | 13년 전 | 780 | ||
| 4720 | 13년 전 | 7266 | ||
| 4719 |
PHPㅡASP프로그래머
|
13년 전 | 790 | |
| 4718 |
DBDBDB
|
13년 전 | 666 | |
| 4717 | 13년 전 | 1901 | ||
| 4716 |
헬프데스크
|
13년 전 | 1781 | |
| 4715 |
Werbershinta
|
13년 전 | 652 | |
| 4714 | 13년 전 | 1309 | ||
| 4713 | 13년 전 | 1042 | ||
| 4712 | 13년 전 | 1146 | ||
| 4711 | 13년 전 | 3110 | ||
| 4710 | 13년 전 | 811 | ||
| 4709 | 13년 전 | 2600 | ||
| 4708 | 13년 전 | 1008 | ||
| 4707 |
PHPㅡASP프로그래머
|
13년 전 | 791 | |
| 4706 |
돗단배123
|
13년 전 | 1600 | |
| 4705 |
|
13년 전 | 921 | |
| 4704 | 13년 전 | 759 | ||
| 4703 | 13년 전 | 1447 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기