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

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

팁앤테크

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

페이지 정보

본문

<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 270건 2 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 추천 날짜
245 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 20357 0 05-27
244 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 19820 0 09-18
243 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 19689 0 10-19
242 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 19683 0 09-18
241 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 19045 0 05-02
240 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18975 0 04-30
239 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18403 0 04-25
238 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18357 0 09-29
237 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18296 0 02-22
236 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17628 0 04-22
235 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17608 0 09-07
234 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17581 0 04-10
233 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17404 0 11-07
232 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17267 0 11-05
231 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17197 0 05-26
230 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17085 0 11-28
229 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17046 0 12-06
228 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 16987 0 10-26
227 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 16976 0 04-24
226 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 16950 0 02-08
225 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 16874 0 05-19
224 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 16869 0 12-10
223 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 16754 0 10-29
222 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 16715 0 05-06
221 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 16706 0 03-25

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
6,165
어제
7,612
최대
8,233
전체
1,623,350
Copyright (c) 株式会社YHPLUS. All rights reserved.