무한히 뜨는 이유

· 2012-01-24 (화) 18:53:14 · 1515 · 2
아래 소스에서 어떤 부분을 고쳐야 창이 무한히 뜨는 것을 막을 수 있는지요?

</script>
</head>
<body onLoad="MM_openBrWindow('pop.html','','width=240,height=160')">
<center><table width="900" height="600" border="0" cellpadding="0" cellspacing="0">

<tr><td><img src="images/pop.gif" width="240" height="160" border="0" usemap="#Map"></td>
</tr>
</table>
</center>
그누보드 화면으로 들어가지 전에 일반htm을 드림위버에서 작업한 것입니다.
다음은 pop.html소스입니다.}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body onLoad="MM_openBrWindow('pop.html','','width=240,height=160')">
<center><table width="900" height="600" border="0" cellpadding="0" cellspacing="0">

<tr><td><img src="file:///C|/Documents and Settings/Administrator/My Documents/pop.gif" width="240" height="160"></td>
</tr>
|

댓글 2개

<body onLoad="MM_openBrWindow('pop.html','','width=240,height=160')">
부분입니다
팝업되는 창 body 에 onLoad="MM_openBrWindow('pop.html','','width=240,height=160')" 부분을 없애주시면됩니다
감사합니다
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

66,531건

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
12-01-24 조회 1,083
12-01-24 조회 2,733
12-01-24 조회 3,132
12-01-24 조회 1,671
12-01-24 조회 1,516
12-01-24 조회 1,605
12-01-24 조회 4,274
12-01-24 조회 1,041
12-01-24 조회 2,044
12-01-24 조회 1,046
12-01-24 조회 1,144
12-01-24 조회 1,539
12-01-24 조회 1,636
12-01-24 조회 2,269
12-01-23 조회 1,690
12-01-23 조회 1,059
12-01-23 조회 1,955
12-01-23 조회 2,424
12-01-23 조회 1,647
12-01-23 조회 1,900