쿠키를 이용한 레이어 공지창 입니다.

· 10년 전 · 832

<html>
<head> 

<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.notice_form.chkbox.checked ){
        setCookie( "maindiv", "done" , 1 );
    }
    document.all['divpop'].style.visibility = "hidden";
}
//--> 
</script>
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> 


<!-- POPUP -->
<div id="divpop" style="position:absolute;left:395px;top:190;z-index:200;visibility:hidden;">
<table width=300 height=400 cellpadding=2 cellspacing=0>
<tr>
    <td style="border:1px #666666 solid" height=360 align=center bgcolor=white>
    여기에 내용 삽입
    </td>
</tr>
<tr>
        <form name="notice_form">
    <td align=right bgcolor=white>
        <input type="checkbox" name="chkbox" value="checkbox">오늘 하루 이 창을 열지 않음
        <a href="javascript:closeWin();"><B>[닫기]</B></a>
    </td>
</tr>
        </form>
</table>
</div> 

<script language="Javascript">
cookiedata = document.cookie;   
if ( cookiedata.indexOf("maindiv=done") < 0 ){     
    document.all['divpop'].style.visibility = "visible";
    }
    else {
        document.all['divpop'].style.visibility = "hidden";
}
</script>
 

|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
9년 전 조회 1,110
9년 전 조회 930
9년 전 조회 1,008
9년 전 조회 853
9년 전 조회 1,044
9년 전 조회 901
9년 전 조회 913
9년 전 조회 977
9년 전 조회 961
9년 전 조회 950
9년 전 조회 912
9년 전 조회 1,287
9년 전 조회 1,344
10년 전 조회 1,325
10년 전 조회 1,244
10년 전 조회 1,063
10년 전 조회 1,188
10년 전 조회 1,344
10년 전 조회 1,005
10년 전 조회 1,406
10년 전 조회 1,291
10년 전 조회 1,676
10년 전 조회 1,296
10년 전 조회 1,485
10년 전 조회 1,109
10년 전 조회 1,273
10년 전 조회 972
10년 전 조회 1,026
10년 전 조회 1,113
10년 전 조회 1,100
10년 전 조회 1,238
10년 전 조회 1,080
10년 전 조회 1,083
10년 전 조회 1,047
10년 전 조회 972
10년 전 조회 1,071
10년 전 조회 905
10년 전 조회 951
10년 전 조회 867
10년 전 조회 987
10년 전 조회 961
10년 전 조회 1,423
10년 전 조회 934
10년 전 조회 862
10년 전 조회 1,117
10년 전 조회 957
10년 전 조회 911
10년 전 조회 922
10년 전 조회 888
10년 전 조회 833
10년 전 조회 784
10년 전 조회 863
10년 전 조회 899
10년 전 조회 854
10년 전 조회 783
10년 전 조회 854
10년 전 조회 833
10년 전 조회 846
10년 전 조회 906
10년 전 조회 906
10년 전 조회 837
10년 전 조회 863
10년 전 조회 917
10년 전 조회 934
10년 전 조회 959
10년 전 조회 891
10년 전 조회 825
10년 전 조회 808
10년 전 조회 843
10년 전 조회 794
10년 전 조회 829
10년 전 조회 866
10년 전 조회 792
10년 전 조회 841
10년 전 조회 825
10년 전 조회 908
10년 전 조회 1,011
10년 전 조회 965
10년 전 조회 921
10년 전 조회 822
10년 전 조회 946
10년 전 조회 848
10년 전 조회 883
10년 전 조회 833
10년 전 조회 829
10년 전 조회 799
10년 전 조회 829
10년 전 조회 929
10년 전 조회 873
10년 전 조회 972
10년 전 조회 842
10년 전 조회 882
10년 전 조회 860
10년 전 조회 916
10년 전 조회 1,076
10년 전 조회 1,079
10년 전 조회 868
10년 전 조회 953
10년 전 조회 842
10년 전 조회 793