<script type="text/javascript">
<!--
var cssdropdown={
disappeardelay: 250, //set delay in miliseconds before menu disappears onmouseout
//No need to edit beyond here////////////////////////
dropmenuobj: null, ie: document.all, firefox: document.getElementById&&!document.all,
getposOffset:function(what, offsettype){
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null){
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
},
showhide:function(obj, e, visible, hidden){
if (this.ie || this.firefox)
this.dropmenuobj.style.left=this.dropmenuobj.style.top="-500px"
if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
obj.visibility=visible
else if (e.type=="click")
obj.visibility=hidden
},
iecompattest:function(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
},
clearbrowseredge:function(obj, whichedge){
var edgeoffset=0
if (whichedge=="rightedge"){
var windowedge=this.ie && !window.opera? this.iecompattest().scrollLeft+this.iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
this.dropmenuobj.contentmeasure=this.dropmenuobj.offsetWidth
if (windowedge-this.dropmenuobj.x < this.dropmenuobj.contentmeasure) //move menu to the left?
edgeoffset=this.dropmenuobj.contentmeasure-obj.offsetWidth
}
else{
var topedge=this.ie && !window.opera? this.iecompattest().scrollTop : window.pageYOffset
var windowedge=this.ie && !window.opera? this.iecompattest().scrollTop+this.iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
this.dropmenuobj.contentmeasure=this.dropmenuobj.offsetHeight
if (windowedge-this.dropmenuobj.y < this.dropmenuobj.contentmeasure){ //move up?
edgeoffset=this.dropmenuobj.contentmeasure+obj.offsetHeight
if ((this.dropmenuobj.y-topedge)<this.dropmenuobj.contentmeasure) //up no good either?
edgeoffset=this.dropmenuobj.y+obj.offsetHeight-topedge
}
}
return edgeoffset
},
dropit:function(obj, e, dropmenuID){
if (this.dropmenuobj!=null) //hide previous menu
this.dropmenuobj.style.visibility="hidden"
this.clearhidemenu()
if (this.ie||this.firefox){
obj.onmouseout=function(){cssdropdown.delayhidemenu()}
this.dropmenuobj=document.getElementById(dropmenuID)
this.dropmenuobj.onmouseover=function(){cssdropdown.clearhidemenu()}
this.dropmenuobj.onmouseout=function(){cssdropdown.dynamichide(e)}
this.dropmenuobj.onclick=function(){cssdropdown.delayhidemenu()}
this.showhide(this.dropmenuobj.style, e, "visible", "hidden")
this.dropmenuobj.x=this.getposOffset(obj, "left")
this.dropmenuobj.y=this.getposOffset(obj, "top")
this.dropmenuobj.style.left=this.dropmenuobj.x-this.clearbrowseredge(obj, "rightedge")+"px"
this.dropmenuobj.style.top=this.dropmenuobj.y-this.clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+1+"px"
}
},
contains_firefox:function(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
},
dynamichide:function(e){
var evtobj=window.event? window.event : e
if (this.ie&&!this.dropmenuobj.contains(evtobj.toElement))
this.delayhidemenu()
else if (this.firefox&&e.currentTarget!= evtobj.relatedTarget&& !this.contains_firefox(evtobj.currentTarget, evtobj.relatedTarget))
this.delayhidemenu()
},
delayhidemenu:function(){
this.delayhide=setTimeout("cssdropdown.dropmenuobj.style.visibility='hidden'",this.disappeardelay)
},
clearhidemenu:function(){
if (this.delayhide!="undefined")
clearTimeout(this.delayhide)
}
}
//-->
</script>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 430 | 19년 전 | 4119 | ||
| 429 | 19년 전 | 3313 | ||
| 428 | 19년 전 | 4135 | ||
| 427 | 19년 전 | 3483 | ||
| 426 | 19년 전 | 3108 | ||
| 425 | 19년 전 | 3413 | ||
| 424 | 19년 전 | 2442 | ||
| 423 | 19년 전 | 2870 | ||
| 422 | 19년 전 | 2358 | ||
| 421 | 19년 전 | 3710 | ||
| 420 | 19년 전 | 4746 | ||
| 419 | 19년 전 | 3815 | ||
| 418 |
|
19년 전 | 1755 | |
| 417 | 19년 전 | 2758 | ||
| 416 | 19년 전 | 2398 | ||
| 415 | 19년 전 | 2612 | ||
| 414 | 19년 전 | 4418 | ||
| 413 |
|
19년 전 | 2614 | |
| 412 | 19년 전 | 3058 | ||
| 411 |
|
19년 전 | 2998 | |
| 410 |
|
19년 전 | 3697 | |
| 409 |
|
19년 전 | 3646 | |
| 408 |
|
19년 전 | 1861 | |
| 407 | 19년 전 | 2238 | ||
| 406 | 19년 전 | 2795 | ||
| 405 | 19년 전 | 2464 | ||
| 404 | 19년 전 | 4316 | ||
| 403 | 19년 전 | 3307 | ||
| 402 |
NeoGenesis
|
19년 전 | 4103 | |
| 401 | 19년 전 | 2613 | ||
| 400 |
|
19년 전 | 2505 | |
| 399 | 19년 전 | 2965 | ||
| 398 | 19년 전 | 2496 | ||
| 397 | 19년 전 | 2789 | ||
| 396 | 19년 전 | 2493 | ||
| 395 | 19년 전 | 3198 | ||
| 394 | 19년 전 | 1738 | ||
| 393 | 19년 전 | 3000 | ||
| 392 | 19년 전 | 2273 | ||
| 391 | 19년 전 | 2185 | ||
| 390 | 19년 전 | 2294 | ||
| 389 | 19년 전 | 2649 | ||
| 388 | 19년 전 | 2195 | ||
| 387 | 19년 전 | 4489 | ||
| 386 |
|
19년 전 | 2696 | |
| 385 |
|
19년 전 | 2496 | |
| 384 | 19년 전 | 3031 | ||
| 383 | 19년 전 | 3066 | ||
| 382 | 19년 전 | 3119 | ||
| 381 |
|
19년 전 | 2642 | |
| 380 |
|
19년 전 | 3029 | |
| 379 | 19년 전 | 2552 | ||
| 378 | 19년 전 | 2217 | ||
| 377 | 19년 전 | 2787 | ||
| 376 | 19년 전 | 2475 | ||
| 375 |
|
19년 전 | 2569 | |
| 374 | 19년 전 | 3826 | ||
| 373 | 19년 전 | 3280 | ||
| 372 | 19년 전 | 5002 | ||
| 371 |
세은아빠2
|
19년 전 | 2421 | |
| 370 | 19년 전 | 4506 | ||
| 369 | 19년 전 | 3110 | ||
| 368 | 19년 전 | 2915 | ||
| 367 | 19년 전 | 3737 | ||
| 366 | 19년 전 | 2663 | ||
| 365 | 19년 전 | 3750 | ||
| 364 | 19년 전 | 4023 | ||
| 363 | 19년 전 | 3454 | ||
| 362 | 19년 전 | 3490 | ||
| 361 | 19년 전 | 4112 | ||
| 360 |
hwatta
|
19년 전 | 2373 | |
| 359 | 19년 전 | 5114 | ||
| 358 | 19년 전 | 3662 | ||
| 357 | 19년 전 | 2611 | ||
| 356 |
sdesign1s
|
20년 전 | 2290 | |
| 355 | 20년 전 | 2766 | ||
| 354 | 20년 전 | 3031 | ||
| 353 | 20년 전 | 2801 | ||
| 352 |
|
20년 전 | 5779 | |
| 351 |
|
20년 전 | 2713 | |
| 350 |
|
20년 전 | 4302 | |
| 349 |
hwatta
|
20년 전 | 2192 | |
| 348 | 20년 전 | 7313 | ||
| 347 | 20년 전 | 2421 | ||
| 346 | 20년 전 | 3512 | ||
| 345 | 20년 전 | 4319 | ||
| 344 | 20년 전 | 2660 | ||
| 343 | 20년 전 | 3926 | ||
| 342 | 20년 전 | 3075 | ||
| 341 | 20년 전 | 4105 | ||
| 340 |
|
20년 전 | 5155 | |
| 339 |
|
20년 전 | 4241 | |
| 338 | 20년 전 | 5884 | ||
| 337 | 20년 전 | 2051 | ||
| 336 |
|
20년 전 | 3332 | |
| 335 |
|
20년 전 | 3550 | |
| 334 |
|
20년 전 | 2947 | |
| 333 |
hwatta
|
20년 전 | 2447 | |
| 332 | 20년 전 | 4663 | ||
| 331 | 20년 전 | 2285 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기