플

간결,빠름,불여우,익스 : 레이어 메뉴

· 2005-07-04 (월) 14:32:18 · 3903 · 1
*코퍼마인갤러리 os_x 테마 톱메뉴 걸러왔습니다.
*사용하려고 걸러낸 소스라 깔끔합니다.
*우선 소스가 간결하고 불여우와 익스에서 모두 작동합니다.
*텍스트 타입이므로 스타일을 입혀서 사용하세요.
메뉴1 메뉴2 메뉴3 메뉴4
[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]
|

댓글 1개

<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>
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
06-06-08 조회 4,015
06-05-31 조회 3,231
06-05-30 조회 3,686
06-05-29 조회 5,404
06-05-20 조회 6,424
06-05-20 조회 7,791
06-05-13 조회 3,667
06-05-13 조회 3,565
06-05-13 조회 3,298
06-05-13 조회 3,386
06-05-10 조회 3,359
06-05-02 조회 3,158
06-05-01 조회 3,168
06-05-01 조회 3,076
06-05-01 조회 2,987
06-05-01 조회 2,993
06-05-01 조회 3,142
06-05-01 조회 4,303
06-05-01 조회 4,150
06-04-30 조회 3,968
06-04-30 조회 3,642
06-04-29 조회 3,728
06-04-29 조회 3,383
06-04-29 조회 3,436
06-04-29 조회 3,796
06-04-28 조회 3,200
06-04-28 조회 5,059
06-04-28 조회 3,588
06-04-28 조회 4,201
06-04-28 조회 3,342
06-04-27 조회 4,137
06-04-27 조회 3,332
06-04-26 조회 4,208
06-04-26 조회 4,586
06-04-25 조회 6,296
06-04-25 조회 4,184
06-04-20 조회 3,942
06-04-17 조회 5,101
06-04-12 조회 3,484
06-04-11 조회 3,854
06-04-08 조회 4,727
06-03-17 조회 3,987
06-03-15 조회 4,661
06-03-06 조회 5,416
bbbking
05-11-05 조회 6,768
05-09-23 조회 5,082
05-08-25 조회 6,804
05-07-29 조회 5,065
05-07-05 조회 6,478
05-06-28 조회 6,830
05-06-20 조회 4,557