<html>
<head>
<script type="text/javascript">
var TimeOut = 300;
var currentLayer = null;
var currentitem = null;
var currentLayerNum = 0;
var noClose = 0;
var closeTimer = null;
// Open Hidden Layer
function mopen(n)
{
var l = document.getElementById("menu"+n);
var mm = document.getElementById("mmenu"+n);
if(l)
{
mcancelclosetime();
l.style.visibility='visible';
if(currentLayer && (currentLayerNum != n))
currentLayer.style.visibility='hidden';
currentLayer = l;
currentitem = mm;
currentLayerNum = n;
}
else if(currentLayer)
{
currentLayer.style.visibility='hidden';
currentLayerNum = 0;
currentitem = null;
currentLayer = null;
}
}
// Turn On Close Timer
function mclosetime()
{
closeTimer = window.setTimeout(mclose, TimeOut);
}
// Cancel Close Timer
function mcancelclosetime()
{
if(closeTimer)
{
window.clearTimeout(closeTimer);
closeTimer = null;
}
}
// Close Showed Layer
function mclose()
{
if(currentLayer && noClose!=1)
{
currentLayer.style.visibility='hidden';
currentLayerNum = 0;
currentLayer = null;
currentitem = null;
}
else
{
noClose = 0;
}
currentLayer = null;
currentitem = null;
}
// Close Layer Then Click-out
document.onclick = mclose;
</script>
<style>
#dd
{ margin: 0;
padding: 0}
#dd li
{ margin: 0;
padding: 0;
list-style: none;
float: left;
font: bold 11px arial}
#dd li a.menu
{ display: block;
text-align: center;
background: #5970B2;
padding: 4px 10px;
margin: 0 1px 0 0;
color: #FFF;
width: 100px;
text-decoration: none}
#dd li a.menu:hover
{ background: #49A3FF}
.submenu
{ background: #EAEBD8;
border: 1px solid #5970B2;
visibility: hidden;
position: absolute;
z-index: 3}
.submenu a
{ display: block;
font: 11px arial;
text-align: left;
text-decoration: none;
padding: 5px;
color: #2875DE}
.submenu a:hover
{ background: #49A3FF;
color: #FFF}
</style>
</head>
<body>
<ul id="dd">
<li>
<a href="#" class="menu" id="mmenu1" onmouseover="mopen(1);" onmouseout="mclosetime();">Home</a>
<div class="submenu" id="menu1" onmouseover="mcancelclosetime()" onmouseout="mclosetime();">
<a href="#">HTML DropDown</a>
<a href="#">DHTML DropDown menu</a>
<a href="#">JavaScript DropDown</a>
<a href="#">DropDown Menu</a>
<a href="#">CSS DropDown</a>
</div>
</li>
<li>
<a href="#" class="menu" id="mmenu2" onmouseover="mopen(2);" onmouseout="mclosetime();">Download</a>
<div class="submenu" id="menu2" onmouseover="mcancelclosetime()" onmouseout="mclosetime();">
<a href="#">ASP Dropdown</a>
<a href="#">Pulldown menu</a>
<a href="#">AJAX dropdown</a>
<a href="#">DIV dropdown</a>
</div>
</li>
<li><a href="#" class="menu">Order</a></li>
<li><a href="#" class="menu">Help</a></li>
<li><a href="#" class="menu">Contact</a></li>
</ul>
</body>
</html>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8230 | 9년 전 | 144 | ||
| 8229 | 9년 전 | 126 | ||
| 8228 |
커네드커네드
|
9년 전 | 166 | |
| 8227 | 9년 전 | 210 | ||
| 8226 | 9년 전 | 227 | ||
| 8225 | 9년 전 | 206 | ||
| 8224 | 9년 전 | 211 | ||
| 8223 | 9년 전 | 180 | ||
| 8222 |
|
9년 전 | 252 | |
| 8221 | 9년 전 | 161 | ||
| 8220 | 9년 전 | 192 | ||
| 8219 | 9년 전 | 162 | ||
| 8218 | 9년 전 | 197 | ||
| 8217 |
star3840
|
9년 전 | 173 | |
| 8216 | 9년 전 | 242 | ||
| 8215 | 9년 전 | 185 | ||
| 8214 | 9년 전 | 292 | ||
| 8213 | 9년 전 | 253 | ||
| 8212 | 9년 전 | 160 | ||
| 8211 | 9년 전 | 337 | ||
| 8210 | 9년 전 | 337 | ||
| 8209 | 9년 전 | 410 | ||
| 8208 | 9년 전 | 300 | ||
| 8207 | 9년 전 | 303 | ||
| 8206 |
|
9년 전 | 258 | |
| 8205 | 9년 전 | 239 | ||
| 8204 | 9년 전 | 217 | ||
| 8203 | 9년 전 | 288 | ||
| 8202 | 9년 전 | 206 | ||
| 8201 | 9년 전 | 252 | ||
| 8200 | 9년 전 | 258 | ||
| 8199 | 9년 전 | 271 | ||
| 8198 | 9년 전 | 235 | ||
| 8197 | 9년 전 | 225 | ||
| 8196 | 9년 전 | 638 | ||
| 8195 | 9년 전 | 239 | ||
| 8194 | 9년 전 | 350 | ||
| 8193 | 9년 전 | 253 | ||
| 8192 | 9년 전 | 268 | ||
| 8191 | 9년 전 | 216 | ||
| 8190 | 9년 전 | 212 | ||
| 8189 | 9년 전 | 274 | ||
| 8188 | 9년 전 | 207 | ||
| 8187 | 9년 전 | 211 | ||
| 8186 | 9년 전 | 214 | ||
| 8185 | 9년 전 | 377 | ||
| 8184 | 9년 전 | 166 | ||
| 8183 | 9년 전 | 389 | ||
| 8182 | 9년 전 | 249 | ||
| 8181 | 9년 전 | 198 | ||
| 8180 | 9년 전 | 778 | ||
| 8179 | 9년 전 | 549 | ||
| 8178 | 9년 전 | 405 | ||
| 8177 |
kiplayer
|
9년 전 | 405 | |
| 8176 | 9년 전 | 436 | ||
| 8175 | 9년 전 | 326 | ||
| 8174 | 9년 전 | 320 | ||
| 8173 | 9년 전 | 407 | ||
| 8172 | 9년 전 | 289 | ||
| 8171 | 9년 전 | 252 | ||
| 8170 | 9년 전 | 371 | ||
| 8169 |
커네드커네드
|
9년 전 | 323 | |
| 8168 | 9년 전 | 405 | ||
| 8167 | 9년 전 | 395 | ||
| 8166 | 9년 전 | 295 | ||
| 8165 | 9년 전 | 241 | ||
| 8164 | 9년 전 | 370 | ||
| 8163 | 9년 전 | 368 | ||
| 8162 | 9년 전 | 367 | ||
| 8161 | 9년 전 | 384 | ||
| 8160 |
|
9년 전 | 585 | |
| 8159 | 9년 전 | 527 | ||
| 8158 | 9년 전 | 330 | ||
| 8157 | 9년 전 | 441 | ||
| 8156 | 9년 전 | 329 | ||
| 8155 | 9년 전 | 323 | ||
| 8154 |
00년생용띠
|
9년 전 | 659 | |
| 8153 | 9년 전 | 302 | ||
| 8152 |
|
9년 전 | 482 | |
| 8151 | 9년 전 | 481 | ||
| 8150 | 9년 전 | 584 | ||
| 8149 |
Jangfolk
|
9년 전 | 443 | |
| 8148 | 9년 전 | 257 | ||
| 8147 | 9년 전 | 447 | ||
| 8146 | 9년 전 | 530 | ||
| 8145 | 9년 전 | 481 | ||
| 8144 | 9년 전 | 444 | ||
| 8143 | 9년 전 | 282 | ||
| 8142 | 9년 전 | 492 | ||
| 8141 | 9년 전 | 444 | ||
| 8140 | 9년 전 | 998 | ||
| 8139 | 9년 전 | 350 | ||
| 8138 |
전갈자리남자
|
9년 전 | 455 | |
| 8137 | 9년 전 | 496 | ||
| 8136 | 9년 전 | 815 | ||
| 8135 |
|
9년 전 | 859 | |
| 8134 |
PlayPixel
|
9년 전 | 599 | |
| 8133 |
|
9년 전 | 508 | |
| 8132 | 9년 전 | 543 | ||
| 8131 | 9년 전 | 902 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기