<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년 전 | 92 | ||
| 8229 | 9년 전 | 87 | ||
| 8228 |
커네드커네드
|
9년 전 | 130 | |
| 8227 | 9년 전 | 153 | ||
| 8226 | 9년 전 | 178 | ||
| 8225 | 9년 전 | 169 | ||
| 8224 | 9년 전 | 163 | ||
| 8223 | 9년 전 | 128 | ||
| 8222 |
|
9년 전 | 204 | |
| 8221 | 9년 전 | 108 | ||
| 8220 | 9년 전 | 127 | ||
| 8219 | 9년 전 | 115 | ||
| 8218 | 9년 전 | 162 | ||
| 8217 |
star3840
|
9년 전 | 129 | |
| 8216 | 9년 전 | 177 | ||
| 8215 | 9년 전 | 133 | ||
| 8214 | 9년 전 | 240 | ||
| 8213 | 9년 전 | 184 | ||
| 8212 | 9년 전 | 98 | ||
| 8211 | 9년 전 | 272 | ||
| 8210 | 9년 전 | 268 | ||
| 8209 | 9년 전 | 356 | ||
| 8208 | 9년 전 | 239 | ||
| 8207 | 9년 전 | 243 | ||
| 8206 |
|
9년 전 | 210 | |
| 8205 | 9년 전 | 191 | ||
| 8204 | 9년 전 | 151 | ||
| 8203 | 9년 전 | 247 | ||
| 8202 | 9년 전 | 163 | ||
| 8201 | 9년 전 | 196 | ||
| 8200 | 9년 전 | 184 | ||
| 8199 | 9년 전 | 236 | ||
| 8198 | 9년 전 | 196 | ||
| 8197 | 9년 전 | 182 | ||
| 8196 | 9년 전 | 569 | ||
| 8195 | 9년 전 | 180 | ||
| 8194 | 9년 전 | 302 | ||
| 8193 | 9년 전 | 177 | ||
| 8192 | 9년 전 | 216 | ||
| 8191 | 9년 전 | 160 | ||
| 8190 | 9년 전 | 152 | ||
| 8189 | 9년 전 | 217 | ||
| 8188 | 9년 전 | 151 | ||
| 8187 | 9년 전 | 162 | ||
| 8186 | 9년 전 | 160 | ||
| 8185 | 9년 전 | 337 | ||
| 8184 | 9년 전 | 126 | ||
| 8183 | 9년 전 | 338 | ||
| 8182 | 9년 전 | 193 | ||
| 8181 | 9년 전 | 151 | ||
| 8180 | 9년 전 | 720 | ||
| 8179 | 9년 전 | 507 | ||
| 8178 | 9년 전 | 328 | ||
| 8177 |
kiplayer
|
9년 전 | 346 | |
| 8176 | 9년 전 | 376 | ||
| 8175 | 9년 전 | 244 | ||
| 8174 | 9년 전 | 266 | ||
| 8173 | 9년 전 | 357 | ||
| 8172 | 9년 전 | 220 | ||
| 8171 | 9년 전 | 197 | ||
| 8170 | 9년 전 | 312 | ||
| 8169 |
커네드커네드
|
9년 전 | 277 | |
| 8168 | 9년 전 | 344 | ||
| 8167 | 9년 전 | 335 | ||
| 8166 | 9년 전 | 255 | ||
| 8165 | 9년 전 | 189 | ||
| 8164 | 9년 전 | 320 | ||
| 8163 | 9년 전 | 302 | ||
| 8162 | 9년 전 | 323 | ||
| 8161 | 9년 전 | 314 | ||
| 8160 |
|
9년 전 | 511 | |
| 8159 | 9년 전 | 447 | ||
| 8158 | 9년 전 | 271 | ||
| 8157 | 9년 전 | 399 | ||
| 8156 | 9년 전 | 285 | ||
| 8155 | 9년 전 | 275 | ||
| 8154 |
00년생용띠
|
9년 전 | 618 | |
| 8153 | 9년 전 | 253 | ||
| 8152 |
|
9년 전 | 431 | |
| 8151 | 9년 전 | 433 | ||
| 8150 | 9년 전 | 524 | ||
| 8149 |
Jangfolk
|
9년 전 | 367 | |
| 8148 | 9년 전 | 188 | ||
| 8147 | 9년 전 | 398 | ||
| 8146 | 9년 전 | 465 | ||
| 8145 | 9년 전 | 413 | ||
| 8144 | 9년 전 | 373 | ||
| 8143 | 9년 전 | 216 | ||
| 8142 | 9년 전 | 452 | ||
| 8141 | 9년 전 | 397 | ||
| 8140 | 9년 전 | 944 | ||
| 8139 | 9년 전 | 285 | ||
| 8138 |
전갈자리남자
|
9년 전 | 408 | |
| 8137 | 9년 전 | 418 | ||
| 8136 | 9년 전 | 764 | ||
| 8135 |
|
9년 전 | 813 | |
| 8134 |
PlayPixel
|
9년 전 | 539 | |
| 8133 |
|
9년 전 | 459 | |
| 8132 | 9년 전 | 479 | ||
| 8131 | 9년 전 | 828 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기