<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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8130 | 9년 전 | 466 | ||
| 8129 |
|
9년 전 | 626 | |
| 8128 | 9년 전 | 501 | ||
| 8127 |
|
9년 전 | 563 | |
| 8126 | 9년 전 | 492 | ||
| 8125 | 9년 전 | 749 | ||
| 8124 |
|
9년 전 | 480 | |
| 8123 | 9년 전 | 469 | ||
| 8122 | 9년 전 | 407 | ||
| 8121 | 9년 전 | 514 | ||
| 8120 | 9년 전 | 445 | ||
| 8119 | 9년 전 | 524 | ||
| 8118 |
|
9년 전 | 613 | |
| 8117 |
|
9년 전 | 383 | |
| 8116 |
PASKRAN
|
9년 전 | 451 | |
| 8115 | 9년 전 | 445 | ||
| 8114 |
kiplayer
|
9년 전 | 585 | |
| 8113 | 9년 전 | 419 | ||
| 8112 |
|
9년 전 | 535 | |
| 8111 | 9년 전 | 389 | ||
| 8110 | 9년 전 | 427 | ||
| 8109 | 9년 전 | 335 | ||
| 8108 |
|
9년 전 | 526 | |
| 8107 |
|
9년 전 | 414 | |
| 8106 |
|
9년 전 | 411 | |
| 8105 | 9년 전 | 456 | ||
| 8104 |
|
9년 전 | 410 | |
| 8103 |
|
9년 전 | 409 | |
| 8102 |
|
9년 전 | 366 | |
| 8101 |
snshero
|
9년 전 | 752 | |
| 8100 | 9년 전 | 817 | ||
| 8099 | 9년 전 | 784 | ||
| 8098 | 9년 전 | 693 | ||
| 8097 | 9년 전 | 482 | ||
| 8096 | 9년 전 | 684 | ||
| 8095 | 9년 전 | 806 | ||
| 8094 | 9년 전 | 483 | ||
| 8093 | 9년 전 | 779 | ||
| 8092 | 9년 전 | 739 | ||
| 8091 | 9년 전 | 1129 | ||
| 8090 | 9년 전 | 740 | ||
| 8089 | 9년 전 | 943 | ||
| 8088 | 9년 전 | 617 | ||
| 8087 | 9년 전 | 723 | ||
| 8086 | 9년 전 | 494 | ||
| 8085 | 9년 전 | 460 | ||
| 8084 | 9년 전 | 601 | ||
| 8083 | 9년 전 | 570 | ||
| 8082 | 9년 전 | 738 | ||
| 8081 | 9년 전 | 450 | ||
| 8080 | 9년 전 | 534 | ||
| 8079 | 9년 전 | 491 | ||
| 8078 | 9년 전 | 423 | ||
| 8077 | 9년 전 | 499 | ||
| 8076 | 9년 전 | 384 | ||
| 8075 | 9년 전 | 401 | ||
| 8074 | 9년 전 | 369 | ||
| 8073 | 9년 전 | 419 | ||
| 8072 | 9년 전 | 408 | ||
| 8071 |
o1o111
|
9년 전 | 856 | |
| 8070 | 9년 전 | 376 | ||
| 8069 | 9년 전 | 304 | ||
| 8068 | 9년 전 | 569 | ||
| 8067 | 9년 전 | 374 | ||
| 8066 | 9년 전 | 405 | ||
| 8065 | 9년 전 | 353 | ||
| 8064 | 9년 전 | 335 | ||
| 8063 | 9년 전 | 296 | ||
| 8062 | 9년 전 | 287 | ||
| 8061 | 9년 전 | 334 | ||
| 8060 | 9년 전 | 353 | ||
| 8059 | 9년 전 | 292 | ||
| 8058 | 9년 전 | 228 | ||
| 8057 | 9년 전 | 355 | ||
| 8056 | 9년 전 | 286 | ||
| 8055 | 9년 전 | 317 | ||
| 8054 | 9년 전 | 332 | ||
| 8053 | 9년 전 | 375 | ||
| 8052 | 9년 전 | 261 | ||
| 8051 | 9년 전 | 305 | ||
| 8050 | 9년 전 | 371 | ||
| 8049 | 9년 전 | 295 | ||
| 8048 | 9년 전 | 406 | ||
| 8047 | 9년 전 | 336 | ||
| 8046 | 9년 전 | 263 | ||
| 8045 | 9년 전 | 239 | ||
| 8044 | 9년 전 | 302 | ||
| 8043 | 9년 전 | 247 | ||
| 8042 | 9년 전 | 269 | ||
| 8041 | 9년 전 | 308 | ||
| 8040 | 9년 전 | 239 | ||
| 8039 | 9년 전 | 299 | ||
| 8038 | 9년 전 | 251 | ||
| 8037 | 9년 전 | 367 | ||
| 8036 | 9년 전 | 452 | ||
| 8035 | 9년 전 | 404 | ||
| 8034 | 9년 전 | 366 | ||
| 8033 | 9년 전 | 324 | ||
| 8032 | 9년 전 | 377 | ||
| 8031 | 9년 전 | 314 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기