글 수 214
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title>Untitled Document</title>
<script language="javascript">
function PopupOpen() {
var URL, features;
URL = "http://www.kimkee.net/";
features = "dialogWidth:700px; dialogHeight:500px; center:yes;screenTop:no;scroll:no;status:no;help:yes;";
window.showModalDialog(URL, "addlist", features);
}
//-->
</script>
</head>
<body>
<a href="#" onClick="javascript:PopupOpen();">Click!</a>
</body>
</html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title>Untitled Document</title>
<script language="javascript">
function PopupOpen() {
var URL, features;
URL = "http://www.kimkee.net/";
features = "dialogWidth:700px; dialogHeight:500px; center:yes;screenTop:no;scroll:no;status:no;help:yes;";
window.showModalDialog(URL, "addlist", features);
}
//-->
</script>
</head>
<body>
<a href="#" onClick="javascript:PopupOpen();">Click!</a>
</body>
</html>
![IMGWizard[이미지위자드]](/layouts/wizard/images/default/zeroBoardXE.png)


