광고나 공지사항 띄울때 다음부터 이창을 띄우지 않기 입니다.
<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년 전 | 4031 | |
| 29 |
아우겐나이스
|
21년 전 | 4428 | |
| 28 |
아우겐나이스
|
21년 전 | 3447 | |
| 27 | 21년 전 | 5814 | ||
| 26 | 21년 전 | 3083 | ||
| 25 | 21년 전 | 6061 | ||
| 24 | 18년 전 | 3633 | ||
| 23 | 21년 전 | 3626 | ||
| 22 | 21년 전 | 4235 | ||
| 21 | 21년 전 | 3811 | ||
| 20 | 21년 전 | 4209 | ||
| 19 | 21년 전 | 6667 | ||
| 18 | 21년 전 | 4725 | ||
| 17 | 21년 전 | 6968 | ||
| 16 | 21년 전 | 4160 | ||
| 15 | 21년 전 | 2611 | ||
| 14 | 21년 전 | 4958 | ||
| 13 | 21년 전 | 3389 | ||
| 12 |
Recluse
|
21년 전 | 3861 | |
| 11 |
아우겐나이스
|
21년 전 | 3558 | |
| 10 |
Recluse
|
21년 전 | 3385 | |
| 9 | 21년 전 | 3962 | ||
| 8 | 21년 전 | 5152 | ||
| 7 | 21년 전 | 4748 | ||
| 6 | 21년 전 | 5658 | ||
| 5 | 21년 전 | 4101 | ||
| 4 | 21년 전 | 4821 | ||
| 3 | 21년 전 | 4733 | ||
| 2 | 21년 전 | 3231 | ||
| 1 | 22년 전 | 4331 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기