<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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7430 |
|
10년 전 | 4918 | |
| 7429 | 10년 전 | 1748 | ||
| 7428 |
멋진남자임
|
10년 전 | 1119 | |
| 7427 |
sdflksdj2
|
10년 전 | 780 | |
| 7426 | 10년 전 | 1321 | ||
| 7425 | 11년 전 | 1348 | ||
| 7424 | 11년 전 | 1018 | ||
| 7423 |
SeungYeon
|
11년 전 | 529 | |
| 7422 | 11년 전 | 773 | ||
| 7421 |
sdflksdj2
|
11년 전 | 648 | |
| 7420 | 11년 전 | 939 | ||
| 7419 |
|
11년 전 | 1355 | |
| 7418 |
멋진남자임
|
11년 전 | 1375 | |
| 7417 | 11년 전 | 567 | ||
| 7416 |
senseme
|
11년 전 | 1185 | |
| 7415 | 11년 전 | 934 | ||
| 7414 | 11년 전 | 686 | ||
| 7413 | 11년 전 | 4814 | ||
| 7412 | 11년 전 | 4387 | ||
| 7411 |
holla
|
11년 전 | 866 | |
| 7410 | 11년 전 | 4210 | ||
| 7409 | 11년 전 | 3893 | ||
| 7408 | 11년 전 | 4245 | ||
| 7407 | 11년 전 | 5023 | ||
| 7406 | 11년 전 | 4699 | ||
| 7405 | 11년 전 | 4251 | ||
| 7404 | 11년 전 | 725 | ||
| 7403 | 11년 전 | 5639 | ||
| 7402 | 11년 전 | 1457 | ||
| 7401 |
|
11년 전 | 946 | |
| 7400 | 11년 전 | 2951 | ||
| 7399 |
멋진남자임
|
11년 전 | 878 | |
| 7398 |
파랑새1597
|
11년 전 | 2625 | |
| 7397 | 11년 전 | 2231 | ||
| 7396 |
basketball
|
11년 전 | 1322 | |
| 7395 | 11년 전 | 1563 | ||
| 7394 | 11년 전 | 890 | ||
| 7393 | 11년 전 | 2034 | ||
| 7392 | 11년 전 | 815 | ||
| 7391 |
잘살아보자
|
11년 전 | 5315 | |
| 7390 |
잘살아보자
|
11년 전 | 2184 | |
| 7389 |
잘살아보자
|
11년 전 | 3292 | |
| 7388 |
파랑새1597
|
11년 전 | 895 | |
| 7387 | 11년 전 | 1072 | ||
| 7386 |
프리랜서퍼블리셔
|
11년 전 | 942 | |
| 7385 | 11년 전 | 1547 | ||
| 7384 |
울라라라우
|
11년 전 | 869 | |
| 7383 | 11년 전 | 1516 | ||
| 7382 |
잘살아보자
|
11년 전 | 4198 | |
| 7381 |
잘살아보자
|
11년 전 | 1961 | |
| 7380 |
잘살아보자
|
11년 전 | 1911 | |
| 7379 |
잘살아보자
|
11년 전 | 5872 | |
| 7378 |
senseme
|
11년 전 | 1840 | |
| 7377 |
잘살아보자
|
11년 전 | 2704 | |
| 7376 | 11년 전 | 2358 | ||
| 7375 |
잘살아보자
|
11년 전 | 1017 | |
| 7374 |
잘살아보자
|
11년 전 | 3110 | |
| 7373 |
잘살아보자
|
11년 전 | 2448 | |
| 7372 |
잘살아보자
|
11년 전 | 5815 | |
| 7371 |
잘살아보자
|
11년 전 | 3438 | |
| 7370 |
잘살아보자
|
11년 전 | 1884 | |
| 7369 |
잘살아보자
|
11년 전 | 2138 | |
| 7368 |
ksdhtm56
|
11년 전 | 521 | |
| 7367 | 11년 전 | 1387 | ||
| 7366 | 11년 전 | 901 | ||
| 7365 | 11년 전 | 3504 | ||
| 7364 |
잘살아보자
|
11년 전 | 1352 | |
| 7363 |
잘살아보자
|
11년 전 | 1318 | |
| 7362 |
잘살아보자
|
11년 전 | 1463 | |
| 7361 | 11년 전 | 3565 | ||
| 7360 | 11년 전 | 3528 | ||
| 7359 | 11년 전 | 3352 | ||
| 7358 |
멋진남자임
|
11년 전 | 993 | |
| 7357 | 11년 전 | 3378 | ||
| 7356 | 11년 전 | 2578 | ||
| 7355 | 11년 전 | 3146 | ||
| 7354 |
파랑새1597
|
11년 전 | 623 | |
| 7353 |
잘살아보자
|
11년 전 | 2394 | |
| 7352 |
잘살아보자
|
11년 전 | 2380 | |
| 7351 |
잘살아보자
|
11년 전 | 2459 | |
| 7350 |
잘살아보자
|
11년 전 | 1431 | |
| 7349 |
잘살아보자
|
11년 전 | 1913 | |
| 7348 |
잘살아보자
|
11년 전 | 1229 | |
| 7347 |
잘살아보자
|
11년 전 | 1050 | |
| 7346 |
멋진남자임
|
11년 전 | 1622 | |
| 7345 | 11년 전 | 948 | ||
| 7344 | 11년 전 | 3833 | ||
| 7343 | 11년 전 | 3605 | ||
| 7342 | 11년 전 | 1229 | ||
| 7341 | 11년 전 | 2476 | ||
| 7340 |
|
11년 전 | 893 | |
| 7339 | 11년 전 | 1706 | ||
| 7338 | 11년 전 | 3310 | ||
| 7337 | 11년 전 | 3610 | ||
| 7336 | 11년 전 | 4537 | ||
| 7335 | 11년 전 | 934 | ||
| 7334 | 11년 전 | 1499 | ||
| 7333 | 11년 전 | 2905 | ||
| 7332 |
|
11년 전 | 1070 | |
| 7331 |
KeePin뽁이
|
11년 전 | 1059 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기