<HTML>
<HEAD>
<TITLE> Sample Script </TITLE>
<!------1. 아래의 코드를 HEAD 부분에 복사해 넣으세요 ------------------------------>
<script language="JavaScript1.2">
function disableselect(e){
return false
}
function reEnable(){
return true
}
// IE용 코드
document.onselectstart=new Function ("return false")
// NS용 코드
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<!------------------------- 여기 까지 --------------------------->
</HEAD>
<BODY>
</BODY>
</HTML><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
<HEAD>
<TITLE> Sample Script </TITLE>
<!------1. 아래의 코드를 HEAD 부분에 복사해 넣으세요 ------------------------------>
<script language="JavaScript1.2">
function disableselect(e){
return false
}
function reEnable(){
return true
}
// IE용 코드
document.onselectstart=new Function ("return false")
// NS용 코드
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<!------------------------- 여기 까지 --------------------------->
</HEAD>
<BODY>
</BODY>
</HTML><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6052 | 9년 전 | 567 | ||
| 6051 | 9년 전 | 553 | ||
| 6050 | 9년 전 | 931 | ||
| 6049 | 9년 전 | 322 | ||
| 6048 | 9년 전 | 544 | ||
| 6047 | 9년 전 | 674 | ||
| 6046 | 9년 전 | 671 | ||
| 6045 | 9년 전 | 617 | ||
| 6044 | 9년 전 | 574 | ||
| 6043 | 9년 전 | 743 | ||
| 6042 | 9년 전 | 464 | ||
| 6041 | 9년 전 | 533 | ||
| 6040 | 9년 전 | 413 | ||
| 6039 | 9년 전 | 363 | ||
| 6038 | 9년 전 | 374 | ||
| 6037 | 9년 전 | 356 | ||
| 6036 | 9년 전 | 357 | ||
| 6035 | 9년 전 | 327 | ||
| 6034 | 9년 전 | 333 | ||
| 6033 | 9년 전 | 815 | ||
| 6032 | 9년 전 | 345 | ||
| 6031 | 9년 전 | 295 | ||
| 6030 | 9년 전 | 333 | ||
| 6029 | 9년 전 | 293 | ||
| 6028 | 9년 전 | 333 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기