묻고답하기

처음 사이트 접속할 때 팝업창이 뜨게 하려고 합니다

팝업페이지는 이렇게 만들었구요   popup.htm
메인페이지 소소는 이게 맞나요??

<script>
window.open('popup.htm','win','width=500, height=400, top=100, left=200, scrollbars=no');>
</script>

요렇게만 넣으면 되나요?


[   popup.htm   ]

<html>
<head>
<title>팝업띄우기</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<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.myform.check_box.checked ) {
        setCookie( "main", "true" ,1 );
        this.close();
    }
}
function go(url) {
        opener.location.href = url;
        this.close();
}
                //-->
        </SCRIPT>
</head>

<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100" border="0" cellspacing="0" cellpadding="0" class="text">
  <tr>
    <td height="100"><a href="http://www.자세한내용.co.kr" target="main" window.close();><img src="popup030925.gif" alt="" border="0"></a></td>
  </tr>
</table>
  
<table width="100" border="0" cellspacing="0" cellpadding="0" bgcolor="ffffff">  
  <tr>
    <form name="myform" method="post" action="">
      <td height="20" align="center">
              <span style="font-size:9pt;color:006770">오늘 하루 이 창을 띄우지 않습니다.</span>
        <SCRIPT>
                           document.write("<input type=checkbox align=center value=ON name=check_box onClick=closeWin();>");
                           document.write("");
                        </SCRIPT>
      </td>
    </form>
  </tr>
</table>
</body>
</html>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
유신:) 스킨적용이안되네요- _- [2] 2007.08.10
w:)style 관리자만 볼수 있는 카운터 있나요?;; [6] 2007.08.10
송봉섭 표안에 그림삽입할때 여백주지 않는 방법을... [3] 2007.08.10
minezz 쿠키하고 세션값을 연관지어서 세션파일 자동삭제에 관해서 궁금합니다. [2] 2007.08.10
남현욱 레페러가 뭡니까? [1] 2007.08.10
주현 자바스크립트에서 타켓 설정하는 방법 [1] 2007.08.10
살며사랑하며 홈페이지 bgm 에 관한 질문입니다. [1] 2007.08.10
누룽지 테이블을 화면의 가운데로..? [3] 2007.08.10
이성식 프레임에 주크박스를 연결했습니다 [4] 2007.08.10
박병권 제로보드 자료실기능.. [2] 2007.08.10
허진규 gif 파일에대해서 질문,. [2] 2007.08.10
icartⁿ 포토샵 type tool에 관한 질문입니다. [2] 2007.08.10
ⓘ러부v 일러스트레이터 실행하면요. [2] 2007.08.10
inocence 포토샵 질문.. 컬러에대한 - 다시 -.- [2] file 2007.08.10
조민희 포토샵 - 웹브라우저에서의 그림상태 [2] 2007.08.10
행복한고니 [re] PHP;인터베이스 함수 아시는분 알려주세요;;^-^;; [1] 2007.08.10
박경원 PHP;인터베이스 함수 아시는분 알려주세요;;^-^;; [3] 2007.08.10
DataCenter 포토샵에서 테두리 만드는 것에 대한 질문입니다. [2] 2007.08.10
응가응가 포토샵 그리기 질문.. [2] 2007.08.10
퍼플리 스크롤바가 생기지 않아요ㅠㅠ [1] 2007.08.10