묻고답하기

 aslkjlkj.jpg

 

 

쇼하이드레이어를 이용해서 하위메뉴를 넣는 중인데

div를 쓰면 레이어 하나당 한 줄(?)씩 상단에 여백이 생깁니다...

 

지금 레이어 다섯 개를 써서 빨간 박스만큼 상단 여백이 생겼어요. ㅠ ㅠ

도와주시면 감사하겠습니다...

 

하위메뉴는 창 크기가 변해도 제자리에 있어야 하기 때문에

style="position:relative"를 썼어요.

 

relative를 쓰면 상단 여백이 생기는데

그렇다고 absolute를 쓰면 하위메뉴가 창 크기에 따라 엄청 움직이고...

 

 

 

 

 

 

 

  

 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title></title>

<link href="../../lib/style.css" rel="stylesheet" type="text/css" />
<script language="JavaScript" src="../../js/flash.js"></script>
<script language="JavaScript" src="../../js/frmCheck.js"></script>
<script type="text/javascript">
<!--

 

<!--

//-->

function bluring(){
if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus();}
document.onfocusin=bluring;//-->
</script>
<!-- LOG corp Web Analitics & Live Chat START -->


<style type="text/css">
<!--
#Layer1 {
 position:absolute;
 left:92px;
 top:150;
 width:400;
 height:0;
 z-index:1;
 visibility: hidden;
}
#Layer2 {
 position:absolute;
 left:238px;
 top:135;
 width:595px;
 height:0;
 z-index:2;
 visibility: hidden;
}
#Layer3 {
 position:absolute;
 left:238px;
 top:135;
 width:595px;
 height:0;
 z-index:3;
 visibility: hidden;
}
#Layer4 {
 position:absolute;
 left:238px;
 top:135;
 width:595px;
 height:0;
 z-index:4;
 visibility: hidden;
}
#Layer5 {
 position:absolute;
 left:238px;
 top:135;
 width:595px;
 height:0;
 z-index:5;
}
-->
</style>
<noscript><img src="http://asp19.http.or.kr/HTTP_MSN/Messenger/Noscript.asp?key=eman2man" border="0" style="display:none;width:0;height:0;" />
</noscript>
<!-- LOG corp Web Analitics & Live Chat END -->
</head>

<div id="Layer1" style="position:relative; left:-298; width:400; height:0; z-index:0; visibility:hidden;"><strong><a href="http://naver.com/main/about/about_01.php">이땡땡 소개/회사 연혁</a>     <a href="http://naver.com/main/about/about_02.php">러닝센터 소개</a>     <a href="http://naver.com/main/about/about_03.php">조직도</a></strong></div>

<div id="Layer2" style="position:relative; left:-170; width:400; height:0; z-index:0;"><strong><a href="">강사 소개</a>     <a href="">강사 채용과정</a>     <a href="">이달의 강사</a></strong></div>

<div id="Layer3" style="position:relative; left:103; width:800; height:0; z-index:0;"><strong><a href="">수강 절차/환불 안내</a>     <a href="">수강료 안내</a>     <a href="">교재 안내</a>     <a href="">프로그램 설치 안내</a>     <a href="">원격지원 신청</a></strong></div>

<div id="Layer4" style="position:relative; left:95; width:950; height:0; z-index:0;"><strong><a href="">주니어 과정</a>     <a href="">주니어 스토리북 과정</a>     <a href="">성인 과정</a>     <a href="">이땡땡 홈스쿨링</a>     <a href="">뉴스토론 과정</a>     <a href="">시험대비 과정</a>     <a href="특화 과정</a></strong></div>

<div id="Layer5" style="position:relative; left:95; width:950; height:0; z-index:0;" ><strong><a href="">주니어 과정</a>     <a href="">주니어 스토리북 과정</a>     <a href="">성인 과정</a>     <a href="">이땡땡 홈스쿨링</a>     <a href="">뉴스토론 과정</a>     <a href="">시험대비 과정</a>     <a href="특화 과정</a></strong></div>

<table width="980" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td> </td>
    <td rowspan="2" valign="top" align="left" width="0"> </td>
  </tr>
  <tr>
    <td><table width="980" border="0" cellpadding="0" cellspacing="0" background="../img/handyk/all_mnb_bg.jpg">
      <tr>
        <td><table width="100" height="13" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td>     </td>
          </tr>
        </table>
          <table width="980" height="28" border="0" cellpadding="0" cellspacing="0">
            <tr>
              <td> </td>
            </tr>
          </table></td>
      </tr>
    </table></td>
  </tr>
</table>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
김중환 1.1.5로 업데이트 후 메인레이아웃의 문제 발생 file  
한마디 mmx900님의 작품 ''팝업창 출력'' newest_popup을... [1] file 2009.04.11 by 한마디
만쓰별(정만) 이미지 추가 콤퍼넌트 오류신고 [1] file 2009.04.18 by 비나무
고사범 이 소스가 달리나오는 이유를 알고 싶습니다.  
acefull 오류좀 도와주세요~  
Jeff Yi 오류좀 도와주세요..미치겠습니다.  
Jeff Yi 도와주세요~~ [3] 2009.04.28 by Jeff Yi
rkawk102 아이프레임이요.. [2] 2009.05.13 by 비나무
경동가슴보일라 홈페이지에 다음과 같은 오류가 나옵니다..  
불패의초인 아쿠아 엠프 질문좀요~ㅠㅠ file  
reform html클릭하고<iframe>소스올려도 안되네요 [6] 2009.05.24 by 백성찬
인류구원 이미지 슬라이딩 [1] 2009.06.07 by 인류구원
쏘프티 페이지에서 get으로 보내는 java script에서 UTF-8 변환 문제  
kangta 2차 메뉴가 마우스따라 내려가는 기능?  
cjcl15 스크립트 어느 구문에서 생성되는거 같나요?  
글쓴이 파일첨부시 문제  
뮤랑이 에디터 컴포넌트 만드는데 도움 요청합니다. (팁이라도..예시라도..ㅜㅜ) [1] 2009.07.19 by 팩토리
dusskapark 게시판이 작동을 안해요..도와주세요..ㅠㅠㅠ  
모노로그 XE를 원활히 쓰기 위한, php.ini 의 설정에 대하여.. [2] 2009.07.22 by 모노로그
호감이 페이지 에서 직접내용 넣는데(html) 저장후 사라지고 아무것도 없음