<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'>
게시판 목록
팁게시판
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5752 | 10년 전 | 485 | ||
| 5751 | 10년 전 | 531 | ||
| 5750 | 10년 전 | 329 | ||
| 5749 | 10년 전 | 405 | ||
| 5748 | 10년 전 | 802 | ||
| 5747 | 10년 전 | 578 | ||
| 5746 | 10년 전 | 293 | ||
| 5745 | 10년 전 | 335 | ||
| 5744 | 10년 전 | 341 | ||
| 5743 | 10년 전 | 278 | ||
| 5742 | 10년 전 | 284 | ||
| 5741 | 10년 전 | 633 | ||
| 5740 | 10년 전 | 311 | ||
| 5739 | 10년 전 | 304 | ||
| 5738 |
프로그램은어려워
|
10년 전 | 919 | |
| 5737 | 10년 전 | 497 | ||
| 5736 | 10년 전 | 394 | ||
| 5735 | 10년 전 | 397 | ||
| 5734 |
잘살아보자
|
10년 전 | 602 | |
| 5733 |
잘살아보자
|
10년 전 | 556 | |
| 5732 |
잘살아보자
|
10년 전 | 951 | |
| 5731 |
잘살아보자
|
10년 전 | 307 | |
| 5730 |
|
10년 전 | 1277 | |
| 5729 |
잘살아보자
|
10년 전 | 541 | |
| 5728 |
잘살아보자
|
10년 전 | 359 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기