[제나플러스] 마우스오버시 하위메뉴가 한줄로 나오는 세로메뉴
페이지 정보
본문
<head>
<style>
<!--
A:link {text-decoration:none}
A:visited {color:#ffffff;text-decoration:none}
A:active {text-decoration:none}
A:hover {color:#ffffff;text-decoration:underline overline;}
-->
</style>
</head>
<body onLoad="ck(1);">
<script language>
function ck(n) {
v.innerHTML=document.all('test'+n).innerHTML;
}
</script>
<table border="0" cellspacing="1" bgcolor="#86B8C7" width="585">
<tr> <td onMouseOver=ck(1) width="143" bgcolor="white"><font color="#3B6575">태그인넷</font><font color="white"></font></td> <td onMouseOver=ck(2) width="143" bgcolor="white"><font color="#3B6575">태그인넷</font><font color="white"></font></td> <td onMouseOver=ck(3) width="143" bgcolor="white"><font color="#3B6575">태그인넷</font><font color="white"></font></td>
<td width="143" bgcolor="white"> <p><font color="#3B6575">태그인넷</font></p>
</td>
</tr>
<tr><td colspan=3 id=v width="435"><font color="white"></font></td>
<td width="143"> </td></tr>
<span id=test1 style="display:none">
<a href="http://tagin.net">태그인넷메뉴0</a>
<a href="http://tagin.net">태그인넷메뉴2</a>
<a href="http://tagin.net">태그인넷메뉴3</a>
<a href="http://tagin.net">태그인넷메뉴4</a>
</span>
<span id=test2 style="display:none">
<a href="http://tagin.net">자바스크립트</a>
<a href="http://tagin.net">동영상 편집 강좌</a>
<a href="http://tagin.net">계정관리</a>
</span>
<span id=test3 style="display:none">
<a href="http://tagin.net">태그인넷메뉴</a>
<a href="http://tagin.net">태그인넷메뉴</a>
<a href="http://tagin.net">태그인넷메뉴</a>
</span>
</body>
<style>
<!--
A:link {text-decoration:none}
A:visited {color:#ffffff;text-decoration:none}
A:active {text-decoration:none}
A:hover {color:#ffffff;text-decoration:underline overline;}
-->
</style>
</head>
<body onLoad="ck(1);">
<script language>
function ck(n) {
v.innerHTML=document.all('test'+n).innerHTML;
}
</script>
<table border="0" cellspacing="1" bgcolor="#86B8C7" width="585">
<tr> <td onMouseOver=ck(1) width="143" bgcolor="white"><font color="#3B6575">태그인넷</font><font color="white"></font></td> <td onMouseOver=ck(2) width="143" bgcolor="white"><font color="#3B6575">태그인넷</font><font color="white"></font></td> <td onMouseOver=ck(3) width="143" bgcolor="white"><font color="#3B6575">태그인넷</font><font color="white"></font></td>
<td width="143" bgcolor="white"> <p><font color="#3B6575">태그인넷</font></p>
</td>
</tr>
<tr><td colspan=3 id=v width="435"><font color="white"></font></td>
<td width="143"> </td></tr>
<span id=test1 style="display:none">
<a href="http://tagin.net">태그인넷메뉴0</a>
<a href="http://tagin.net">태그인넷메뉴2</a>
<a href="http://tagin.net">태그인넷메뉴3</a>
<a href="http://tagin.net">태그인넷메뉴4</a>
</span>
<span id=test2 style="display:none">
<a href="http://tagin.net">자바스크립트</a>
<a href="http://tagin.net">동영상 편집 강좌</a>
<a href="http://tagin.net">계정관리</a>
</span>
<span id=test3 style="display:none">
<a href="http://tagin.net">태그인넷메뉴</a>
<a href="http://tagin.net">태그인넷메뉴</a>
<a href="http://tagin.net">태그인넷메뉴</a>
</span>
</body>
추천0
관련링크
댓글목록
등록된 댓글이 없습니다.