html | 레이어팝업(하루동안열지않기)
페이지 정보
작성자 maura80 작성일15-08-17 17:34 조회2,561회 댓글0건첨부파일
-
pop_ma.html
(3.6K)
3회 다운로드
DATE : 2015-08-17 17:34:41
관련링크
본문
<?
//메인 레이어팝업
if(!$_COOKIE[exper_pop15]){
include "url";
}
?>
<script language="Javascript">
//일반팝업
<? if(!$_COOKIE[ck]){?>
window.open("../_popup/pop_ck.html", "ck", "resizable=no, scroll=no, width=350,height=370,TOP=30, LEFT=100, alwaysRaised=1");
<?}?>
</script>
댓글목록
등록된 댓글이 없습니다.


