<html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=euc-kr"> <SCRIPT language=JavaScript> <!-- <!--
function name1(){window.open("http://nzeo.com","name1","width=379,height=537,scrollbars=no,resizable=no,location=no");}
function name2(){window.open("http://nzeo.com","name2","width=379,height=537,scrollbars=no,resizable=no,location=no");}
function name3(){window.open("http://nzeo.com","name3","width=379,height=537,scrollbars=no,resizable=no,location=no"); }
function name4(){window.open("http://nzeo.com","name4","width=379,height=537,scrollbars=no,resizable=no,location=no");}
function name5(){window.open("http://nzeo.com","name5","width=379,height=537,scrollbars=no,resizable=yes,location=no");}
function name6(){window.open("http://nzeo.com","name6","width=379,height=537,scrollbars=no,resizable=yes,location=no");}
function name7(){window.open("http://nzeo.com","name7","width=379,height=537,scrollbars=no,resizable=yes,location=no");}
// -->
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//--> </SCRIPT> </head>
function name1(){window.open("http://nzeo.com","width=379,height=537,scrollbars=no,resizable=no,location=no");}
==============>
function name1(){window.open("http://nzeo.com","name1","width=379,height=537,scrollbars=no,resizable=no,location=no");}
에디트플러스에서 실행해보니 1번이 오류나던데요....
function name1(){window.open("http://nzeo.com","width=379,height=537,scrollbars=no,resizable=no,location=no");}
==============>
function name1(){window.open("http://nzeo.com","name1","width=379,height=537,scrollbars=no,resizable=no,location=no");}