광고나 공지사항 띄울때 다음부터 이창을 띄우지 않기 입니다.
<SCRIPT language="JavaScript">
<!--
function setCookie( name, value, expiredays )
{
var todayDate = new Date();
todayDate.setDate( todayDate.getDate() + expiredays );
document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";"
}
function closeWin()
{
if ( document.forms[0].Notice.checked )
//만약 새창에서 여러개의 form 을 사용하고 있으면 forms[0] 에서 공지창 안띄우기 form의 순서(0부터 시작)로 고쳐줍니다. 예: forms[4]
setCookie( "Notice", "done" , 1);
self.close();
}
// -->
</SCRIPT>
</head>
<body bgcolor=lightyellow>
<form>
<input type=CHECKBOX name="Notice" value="">다음부터 공지사항 띄우지 않음
<p>
<a href="javascript:history.onclick=closeWin()">닫기</a>
</form> <input type=button name=simabuttonviewsource value="View Source" onClick='window.location="view-source:"+window.location.href'>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 30 |
아우겐나이스
|
21년 전 | 4075 | |
| 29 |
아우겐나이스
|
21년 전 | 4459 | |
| 28 |
아우겐나이스
|
21년 전 | 3480 | |
| 27 | 21년 전 | 5859 | ||
| 26 | 21년 전 | 3141 | ||
| 25 | 21년 전 | 6107 | ||
| 24 | 18년 전 | 3673 | ||
| 23 | 21년 전 | 3663 | ||
| 22 | 21년 전 | 4262 | ||
| 21 | 21년 전 | 3840 | ||
| 20 | 21년 전 | 4244 | ||
| 19 | 21년 전 | 6705 | ||
| 18 | 21년 전 | 4749 | ||
| 17 | 21년 전 | 7004 | ||
| 16 | 21년 전 | 4188 | ||
| 15 | 21년 전 | 2658 | ||
| 14 | 21년 전 | 4990 | ||
| 13 | 21년 전 | 3416 | ||
| 12 |
Recluse
|
21년 전 | 3900 | |
| 11 |
아우겐나이스
|
21년 전 | 3586 | |
| 10 |
Recluse
|
21년 전 | 3414 | |
| 9 | 21년 전 | 4029 | ||
| 8 | 21년 전 | 5194 | ||
| 7 | 21년 전 | 4781 | ||
| 6 | 21년 전 | 5711 | ||
| 5 | 21년 전 | 4137 | ||
| 4 | 21년 전 | 4866 | ||
| 3 | 21년 전 | 4767 | ||
| 2 | 21년 전 | 3271 | ||
| 1 | 22년 전 | 4357 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기