• ÇÁ¸®Ä«¿îÅÍ
  • Ç÷¡½ÃºÏ
  • ÇÁ¸®º¸µå
  • Àü±¤ÆÇ
  • À¥°øºÎ¹æ
  • Ä¿¹Â´ÏƼ
À̺¥Æ® Æ˾÷â¿¡ °ü·ÃµÈ ½ºÅ©¸³Æ®

¢º À̺¥Æ®Æ˾÷â ÀÚµ¿¶ç¿ì±â
    (À̺¥Æ® Æ˾÷â¿¡ »ðÀÔ)
<html>
<head>
<title></title>
<script language="javascript">
<!--
function pop(){
window.open("Æ˾÷âÆÄÀÏ", "pop", "width=400,height=500,history=no,resizable=no,status=no,scrollbars=yes,menubar=no")
}
//-->
</script>

</head>
<body onload="javascript:pop()">
À̺¥Æ® Æ˾÷âÀ» ¶ç¿ì±â
</body>
</html>  



¢º ÇÁ·¹ÀÓÀÌ ÀÖ´Â Æ˾÷⠴ݱâ
 
    (À̺¥Æ® Æ˾÷â¿¡ »ðÀÔ)
<html>
<head>
<title></title>
<script language="Javascript">
<!--
function frameclose() {
parent.close()
window.close()
self.close()
}
//-->
</script>

</head>
<body>
<a href="javascript:frameclose()">ÇÁ·¹ÀӼ Çѹ濡 ´Ý±â</a>
</body>
</html>



¢º Æ˾÷â ´Ý°í ÇÁ·¹ÀÓÀÌ ¾ø´Â ºÎ¸ðâ¿¡¼­ ¿øÇÏ´Â ÆäÀÌÁö·Î À̵¿Çϱâ

    (À̺¥Æ® Æ˾÷â¿¡ »ðÀÔ)
<html>
<head>
<title></title>
<script language="javascript">
<!--
function MovePage() {
window.opener.top.location.href="¿¬°áÇÒÆÄÀÏ"
window.close()
}
//-->
</script>

</head>
<body>
<a href="javascript:MovePage();">ÀÚ¼¼Çѳ»¿ëº¸±â</a>
</body>
</html>



¢º Æ˾÷â ´Ý°í ÇÁ·¹ÀÓÀÌ ÀÖ´Â ºÎ¸ðâ¿¡¼­ ¿øÇÏ´Â ÆäÀÌÁö·Î À̵¿Çϱâ

    (À̺¥Æ® Æ˾÷â¿¡ »ðÀÔÇÏ°í Æ˾÷âÀÇ ¼³Á¤Àº ÇÁ·¹ÀӼ ÆäÀÌÁö¿¡ ÇؾßÇÔ)
    (¿ÀÇÂâÀÌ ¾Æ´Ò°æ¿ì¿¡´Â window.top.ÇÁ·¹ÀÓÀ̸§.location.href="¿¬°áÇÒÆÄÀÏ" Àû¿ëÇÑ´Ù)
<html>
<head>
<title></title>
<script language="javascript">
<!--
function MovePage() {
window.opener.top.ÇÁ·¹ÀÓÀ̸§.location.href="¿¬°áÇÒÆÄÀÏ"
//Æ˾÷âÀÌ ¾Æ´Ñ°Í¿ì..
window.close()
}
//-->
</script>

</head>
<body>
<a href="javascript:MovePage();">ÀÚ¼¼Çѳ»¿ëº¸±â</a>
</body>
</html>


¢º Æ˾÷â ÀÚµ¿À¸·Î ´Ý±â

    (À̺¥Æ® Æ˾÷â¿¡ »ðÀÔ)
<html>
<head>
<title>Close Window Timer</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<script language="JavaScript">
<!--
function closeWin(thetime) {
setTimeout("window.close()", thetime); //1000 Àº 1Ãʸ¦ ÀǹÌÇÕ´Ï´Ù.
}
//-->
</script>

</head>
<body onLoad="closeWin('5000')">
ÀÌâÀº 5ÃÊÈÄ ÀÚµ¿À¸·Î âÀÌ ´ÝÈû´Ï´Ù.<br>
</body>
</html>  



¢º ÇÁ·¹ÀÓ ³ª´« Æ˾÷â Çѹø¿¡ ´Ý±â
    (À̺¥Æ® Æ˾÷â¿¡ »ðÀÔ)
<html>
<head>
<title>Close Window Timer</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<script language="JavaScript">
<!--
function closeWin(thetime) {
setTimeout("window.close()", thetime); //1000 Àº 1Ãʸ¦ ÀǹÌÇÕ´Ï´Ù.
}
//-->
</script>

</head>
<body onLoad="closeWin('5000')">
ÀÌâÀº 5ÃÊÈÄ ÀÚµ¿À¸·Î âÀÌ ´ÝÈû´Ï´Ù.<br>
</body>
</html>  

³»¾Ë FREECOUNT.NET ÇÁÄ«³Ý »ý±ä³¯ 2003.12.20 Ȩ | Ä«¿îÅÍ | Ç÷¡½ÃºÏ | ÇÁ¸®º¸µå | Àü±¤ÆÇ | À¥°øºÎ¹æ | Ä¿¹Â´ÏƼ | ÂÊÁöÇÔ