간결한 레이어 메뉴 입니다.

· 10년 전 · 1456

<script language="JavaScript" type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->
</script>

<style>
/*스타일 시트에서 추가해줄부분*/
.top_menu_btn a {
text-decoration: none;
position: relative;
display: block;
margin-top: 3px;
}

.top_menu_btn a:hover {
text-decoration: none;
margin-top: 5px;
}
</style>


<!-- layer menu -->
<table width='400' border="1" cellpadding="0" cellspacing="2" border="0" class="top_menu_btn">
<tr>
<td valign="top"><a href="" onMouseOver="MM_showHideLayers('TopMenu1','','show','TopMenu2','','hide')" onfocus='this.blur()'>메뉴1</a></td>
<td valign="top"><a href="" onMouseOver="MM_showHideLayers('TopMenu1','','hide','TopMenu2','','show')" onfocus='this.blur()'>메뉴2</a></td>
<td background="" valign="top"><a href="" onMouseOver="MM_showHideLayers('TopMenu1','','hide','TopMenu2','','hide')" onfocus='this.blur()'>메뉴3</a></td>
<td background="" valign="top"><a href="" onMouseOver="MM_showHideLayers('TopMenu1','','hide','TopMenu2','','hide')" onfocus='this.blur()'>메뉴4</a></td>
</tr>
</table>
<!-- /layer menu -->

*참고로 아래 서브메뉴 부분은 테이블태그에 구애받지 마시고 <body>태그 바로아래 두는 것이 위치제어를 위해 좋습니다.

<!-- layer menu sub 위치제어를 위해 내어옮김 -->
<div id="TopMenu1" style="position:absolute; width:780px; height:30px; z-index:1; left: 300px; top: 450px; visibility: hidden;">
<table width='300' cellpadding="0" cellspacing="0" border='1' class="top_menu_btn">
<tr>
<td><a href="l" title="">서브1</a></td>
<td><a href="" title="">서브2</a></td>
<td><a href="" title="">서브3</a></td>
<td><a href="" title="">서브4</a></td>
</tr>
</table>
</div>
<div id="TopMenu2" style="position:absolute; width:780px; height:30px; z-index:1; left: 400px; top: 450px; visibility: hidden;">
<table width='300' cellpadding="0" cellspacing="0" border='1' class="top_menu_btn">
<tr>
<td><a href="" title="">서브a</a></td>
<td><a href="" title="">서브b</a></td>
<td><a href="" title="">서브c</a></td>
<td><a href="" title="">서브d</a></td>
</tr>
</table>
</div>  

|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
10년 전 조회 2,114
10년 전 조회 1,586
10년 전 조회 1,545
10년 전 조회 1,819
10년 전 조회 1,625
10년 전 조회 1,577
10년 전 조회 1,585
10년 전 조회 1,550
10년 전 조회 1,469
10년 전 조회 1,448
10년 전 조회 1,561
10년 전 조회 1,528
10년 전 조회 1,488
10년 전 조회 1,382
10년 전 조회 1,450
10년 전 조회 1,488
10년 전 조회 1,461
10년 전 조회 1,533
10년 전 조회 1,502
10년 전 조회 1,469
10년 전 조회 1,466
10년 전 조회 1,507
10년 전 조회 1,479
10년 전 조회 1,564
10년 전 조회 1,473
10년 전 조회 1,423
10년 전 조회 1,400
10년 전 조회 1,425
10년 전 조회 1,452
10년 전 조회 1,438
10년 전 조회 1,464
10년 전 조회 1,403
10년 전 조회 1,474
10년 전 조회 1,420
10년 전 조회 1,501
10년 전 조회 1,590
10년 전 조회 1,572
10년 전 조회 1,498
10년 전 조회 1,419
10년 전 조회 1,563
10년 전 조회 1,459
10년 전 조회 1,496
10년 전 조회 1,438
10년 전 조회 1,429
10년 전 조회 1,417
10년 전 조회 1,444
10년 전 조회 1,547
10년 전 조회 1,464
10년 전 조회 1,553
10년 전 조회 1,457
10년 전 조회 1,520
10년 전 조회 1,505
10년 전 조회 1,566
10년 전 조회 1,630
10년 전 조회 1,702
10년 전 조회 1,496
10년 전 조회 1,561
10년 전 조회 1,466
10년 전 조회 1,403
10년 전 조회 1,442
10년 전 조회 1,544
10년 전 조회 1,486
10년 전 조회 1,496
10년 전 조회 1,472
10년 전 조회 1,638
10년 전 조회 1,602
10년 전 조회 2,103
10년 전 조회 1,494
10년 전 조회 1,613
10년 전 조회 1,509
10년 전 조회 1,845
10년 전 조회 1,523
10년 전 조회 1,545
10년 전 조회 1,437
10년 전 조회 1,426
10년 전 조회 1,743
10년 전 조회 1,656
10년 전 조회 1,463
10년 전 조회 1,570
10년 전 조회 1,718
10년 전 조회 1,420
10년 전 조회 1,504
10년 전 조회 1,437
10년 전 조회 1,924
10년 전 조회 1,597
10년 전 조회 1,652
10년 전 조회 1,528
10년 전 조회 1,636
10년 전 조회 1,857
10년 전 조회 1,737
10년 전 조회 1,680
10년 전 조회 1,610
10년 전 조회 1,656
10년 전 조회 1,650
10년 전 조회 1,600
10년 전 조회 2,058
10년 전 조회 1,598
10년 전 조회 1,539
10년 전 조회 1,808
10년 전 조회 1,599