<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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 130 | 20년 전 | 3984 | ||
| 129 | 20년 전 | 2922 | ||
| 128 | 20년 전 | 3661 | ||
| 127 | 20년 전 | 3487 | ||
| 126 | 20년 전 | 3749 | ||
| 125 | 20년 전 | 8581 | ||
| 124 | 20년 전 | 2596 | ||
| 123 | 20년 전 | 3738 | ||
| 122 | 20년 전 | 3199 | ||
| 121 | 20년 전 | 2603 | ||
| 120 | 20년 전 | 2660 | ||
| 119 | 20년 전 | 2577 | ||
| 118 | 20년 전 | 2858 | ||
| 117 |
|
20년 전 | 3049 | |
| 116 | 20년 전 | 5300 | ||
| 115 | 20년 전 | 3910 | ||
| 114 | 20년 전 | 4960 | ||
| 113 | 20년 전 | 6206 | ||
| 112 | 20년 전 | 7319 | ||
| 111 | 20년 전 | 18426 | ||
| 110 | 20년 전 | 6870 | ||
| 109 | 20년 전 | 2869 | ||
| 108 | 20년 전 | 4136 | ||
| 107 |
prosper
|
20년 전 | 2486 | |
| 106 |
prosper
|
20년 전 | 4311 | |
| 105 |
아우겐나이스
|
20년 전 | 2906 | |
| 104 | 20년 전 | 2255 | ||
| 103 | 20년 전 | 2471 | ||
| 102 | 20년 전 | 2240 | ||
| 101 | 20년 전 | 2567 | ||
| 100 | 20년 전 | 1740 | ||
| 99 | 20년 전 | 1562 | ||
| 98 | 20년 전 | 1614 | ||
| 97 | 20년 전 | 2122 | ||
| 96 | 20년 전 | 1868 | ||
| 95 | 20년 전 | 2367 | ||
| 94 | 20년 전 | 3558 | ||
| 93 | 20년 전 | 1556 | ||
| 92 | 20년 전 | 1749 | ||
| 91 | 20년 전 | 3173 | ||
| 90 | 20년 전 | 2337 | ||
| 89 | 20년 전 | 3165 | ||
| 88 | 20년 전 | 2868 | ||
| 87 | 20년 전 | 3291 | ||
| 86 | 20년 전 | 5122 | ||
| 85 | 20년 전 | 2514 | ||
| 84 | 20년 전 | 4820 | ||
| 83 | 20년 전 | 2498 | ||
| 82 | 20년 전 | 3115 | ||
| 81 | 20년 전 | 7617 | ||
| 80 | 20년 전 | 3816 | ||
| 79 | 20년 전 | 3203 | ||
| 78 | 20년 전 | 4689 | ||
| 77 | 20년 전 | 2892 | ||
| 76 | 20년 전 | 6210 | ||
| 75 | 20년 전 | 4470 | ||
| 74 | 20년 전 | 5774 | ||
| 73 | 20년 전 | 3619 | ||
| 72 | 20년 전 | 5961 | ||
| 71 | 20년 전 | 3107 | ||
| 70 | 20년 전 | 2832 | ||
| 69 | 20년 전 | 2631 | ||
| 68 | 20년 전 | 2441 | ||
| 67 | 20년 전 | 2646 | ||
| 66 | 20년 전 | 2663 | ||
| 65 | 20년 전 | 3783 | ||
| 64 | 20년 전 | 2820 | ||
| 63 | 20년 전 | 2451 | ||
| 62 | 20년 전 | 2258 | ||
| 61 | 20년 전 | 3063 | ||
| 60 | 20년 전 | 3129 | ||
| 59 | 20년 전 | 2505 | ||
| 58 | 20년 전 | 2586 | ||
| 57 | 20년 전 | 2961 | ||
| 56 | 20년 전 | 2312 | ||
| 55 | 20년 전 | 2753 | ||
| 54 | 20년 전 | 2121 | ||
| 53 | 20년 전 | 2344 | ||
| 52 | 20년 전 | 2692 | ||
| 51 |
prosper
|
21년 전 | 2343 | |
| 50 |
prosper
|
21년 전 | 2161 | |
| 49 | 21년 전 | 2172 | ||
| 48 | 21년 전 | 2326 | ||
| 47 | 21년 전 | 1925 | ||
| 46 | 21년 전 | 1921 | ||
| 45 | 21년 전 | 2130 | ||
| 44 | 21년 전 | 2354 | ||
| 43 | 21년 전 | 4568 | ||
| 42 |
prosper
|
21년 전 | 2710 | |
| 41 |
prosper
|
21년 전 | 2110 | |
| 40 | 21년 전 | 2177 | ||
| 39 | 21년 전 | 2139 | ||
| 38 | 21년 전 | 2416 | ||
| 37 | 21년 전 | 2559 | ||
| 36 | 21년 전 | 1768 | ||
| 35 | 21년 전 | 4068 | ||
| 34 | 21년 전 | 3848 | ||
| 33 | 21년 전 | 2986 | ||
| 32 |
prosper
|
21년 전 | 2897 | |
| 31 | 21년 전 | 5268 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기