>> Delete No. 28727 article
No. HTML fullscreen 에서 조금 막히는것이 있어서

등록 2001-04-29 02:47:00 By localhost     조회 2
이름 bsadsl    

Fullscreen 으로 홈피이지를 만들다가 문제가 있어서 고수님의 선처...
 1. index.html 에서 index.shtml (FRAME 설정) 부릅니다.
 <html>
<head>
<title></title>
<script language="JavaScript">
<!--
function FULL(theURL,winName,features) {
        window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body onLoad="FULL('index.shtml','','toolbar=yes,location=no,
fullscreen=1,screenY=1')">
</body></htm>
 2. index.shtml 은 FRAME 설정하고  memu.html 을 부릅니다
 3. menu.html
  <a href="javascript:parent.close()">종료</a>
 이렇게 구성 되었는데 index.html 과 index.shtml 두개 창이 존재하고
 종료을 누르면 index.shtml 만 종료되고 index.html 은 그대로 있읍니다.
 어떡하면 한창만 존재 하게 할수 있을까요--<H3>^.^</H3>
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved