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

· 10년 전 · 859

<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>  

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

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
10년 전 조회 1,452
10년 전 조회 958
10년 전 조회 892
10년 전 조회 1,144
10년 전 조회 978
10년 전 조회 937
10년 전 조회 951
10년 전 조회 916
10년 전 조회 853
10년 전 조회 809
10년 전 조회 896
10년 전 조회 928
10년 전 조회 872
10년 전 조회 802
10년 전 조회 869
10년 전 조회 844
10년 전 조회 867
10년 전 조회 922
10년 전 조회 919
10년 전 조회 857
10년 전 조회 880
10년 전 조회 931
10년 전 조회 945
10년 전 조회 976
10년 전 조회 905
10년 전 조회 848
10년 전 조회 829
10년 전 조회 855
10년 전 조회 815
10년 전 조회 846
10년 전 조회 880
10년 전 조회 818
10년 전 조회 860
10년 전 조회 842
10년 전 조회 921
10년 전 조회 1,035
10년 전 조회 988
10년 전 조회 931
10년 전 조회 838
10년 전 조회 961
10년 전 조회 861
10년 전 조회 902
10년 전 조회 859
10년 전 조회 841
10년 전 조회 826
10년 전 조회 849
10년 전 조회 948
10년 전 조회 892
10년 전 조회 989
10년 전 조회 859
10년 전 조회 895
10년 전 조회 884
10년 전 조회 932
10년 전 조회 1,090
10년 전 조회 1,096
10년 전 조회 887
10년 전 조회 964
10년 전 조회 864
10년 전 조회 810
10년 전 조회 846
10년 전 조회 976
10년 전 조회 877
10년 전 조회 880
10년 전 조회 859
10년 전 조회 1,041
10년 전 조회 1,010
10년 전 조회 1,504
10년 전 조회 910
10년 전 조회 1,007
10년 전 조회 926
10년 전 조회 1,259
10년 전 조회 943
10년 전 조회 947
10년 전 조회 895
10년 전 조회 875
10년 전 조회 1,141
10년 전 조회 1,045
10년 전 조회 850
10년 전 조회 959
10년 전 조회 1,100
10년 전 조회 816
10년 전 조회 877
10년 전 조회 872
10년 전 조회 1,302
10년 전 조회 1,065
10년 전 조회 1,079
10년 전 조회 962
10년 전 조회 1,080
10년 전 조회 1,296
10년 전 조회 1,200
10년 전 조회 1,133
10년 전 조회 1,080
10년 전 조회 1,119
10년 전 조회 1,123
10년 전 조회 1,044
10년 전 조회 1,438
10년 전 조회 947
10년 전 조회 962
10년 전 조회 1,204
10년 전 조회 971