[제나플러스] 레이어로 이루어진 간단한 메뉴 소스 입니다. > 팁앤테크

본문 바로가기
사이트 내 전체검색

팁앤테크

[제나플러스] 레이어로 이루어진 간단한 메뉴 소스 입니다.

페이지 정보

본문

<script language="JavaScript">
<!--
function show_layer(lyr) { // 전체 레이어의 새로크기
document.all[lyr].style.height='180px';
}

function hidden_layer(lyr) { // 타이틀 부분의 레이어 세로크기
document.all[lyr].style.height='30px';
}

function start() { // 전체 레이어의 타이틀 부분 세로크기 - 레이어 이름 지정
document.all.Layer1.style.height='30px';
document.all.Layer2.style.height='30px';
document.all.Layer3.style.height='30px';
}
//-->
</script>

<body onLoad="start()">

<!--
레이어 추가시
레이어 부분을 복사 후 id명을 바꾸고 이 바꾼 id명을 위 자스의 전체 레이어 부분에 추가한 후
롤오버 부분에 id명을 적으면 됨.
//-->
<div id="Layer1" style="position:absolute; width:150px; height:180px; z-index:1; left: 10px; top: 10px; background-color: #FFFFCC; cursor: hand; overflow: hidden" onMouseOver="show_layer('Layer1')"; onMouseOut="hidden_layer('Layer1')">
<table border="0" width="150" height="180" cellspacing="0" cellpadding="0">
<tr>
<th height="30" align="center">Menu No.1</th>
</tr>
<tr>
<td height="145" align="center">
Menu No.1 -a<br>
Menu No.1 -b<br>
Menu No.1 -c<br>
Menu No.1 -d<br>
Menu No.1 -e<br>
</td>
</tr>
</table>
</div>

<div id="Layer2" style="position:absolute; width:150px; height:180px; z-index:1; left: 170px; top: 10px; background-color: #FFFFCC; cursor: hand; overflow: hidden" onMouseOver="show_layer('Layer2')"; onMouseOut="hidden_layer('Layer2')">
<table border="0" width="150" height="180" cellspacing="0" cellpadding="0">
<tr>
<th height="30" align="center">Menu No.2</th>
</tr>
<tr>
<td height="145" align="center">
Menu No.2 -a<br>
Menu No.2 -b<br>
Menu No.2 -c<br>
Menu No.2 -d<br>
Menu No.2 -e<br>
</td>
</tr>
</table>
</div>

<div id="Layer3" style="position:absolute; width:150px; height:180px; z-index:1; left: 330px; top: 10px; background-color: #FFFFCC; cursor: hand; overflow: hidden" onMouseOver="show_layer('Layer3')"; onMouseOut="hidden_layer('Layer3')">
<table border="0" width="150" height="180" cellspacing="0" cellpadding="0">
<tr>
<th height="30" align="center">Menu No.3</th>
</tr>
<tr>
<td height="145" align="center">
Menu No.3 -a<br>
Menu No.3 -b<br>
Menu No.3 -c<br>
Menu No.3 -d<br>
Menu No.3 -e<br>
</td>
</tr>
</table>
</div>
           
추천0

댓글목록

profile_image
Total 825건 23 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 추천 날짜
275 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 16626 0 08-07
274 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 14313 0 08-07
273 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 28020 0 08-06
272 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 16963 0 07-31
271 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15456 0 07-27
270 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15281 0 07-21
269 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17202 0 07-16
268 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17248 0 07-15
267 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17440 0 07-14
266 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15178 0 06-29
265 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 19624 0 06-27
264 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 22302 0 06-27
263 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 22422 0 06-23
262 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 22402 0 06-23
261 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 19556 0 06-19
260 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15956 0 06-16
259 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17997 0 06-15
258 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 19581 0 06-15
257 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17489 0 06-11
256 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17030 0 06-09
255 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 21878 0 06-08
254 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17051 0 06-04
253 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 16783 0 06-03
252 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 24079 0 06-03
251 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 23129 0 06-01

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
3,535
어제
3,801
최대
9,645
전체
2,374,851
Copyright (c) 株式会社YHPLUS. All rights reserved.