<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년 전 | 4123 | ||
| 429 | 19년 전 | 3319 | ||
| 428 | 19년 전 | 4140 | ||
| 427 | 19년 전 | 3487 | ||
| 426 | 19년 전 | 3110 | ||
| 425 | 19년 전 | 3423 | ||
| 424 | 19년 전 | 2448 | ||
| 423 | 19년 전 | 2873 | ||
| 422 | 19년 전 | 2362 | ||
| 421 | 19년 전 | 3717 | ||
| 420 | 19년 전 | 4751 | ||
| 419 | 19년 전 | 3822 | ||
| 418 |
|
19년 전 | 1758 | |
| 417 | 19년 전 | 2761 | ||
| 416 | 19년 전 | 2402 | ||
| 415 | 19년 전 | 2612 | ||
| 414 | 19년 전 | 4426 | ||
| 413 |
|
19년 전 | 2620 | |
| 412 | 19년 전 | 3063 | ||
| 411 |
|
19년 전 | 3000 | |
| 410 |
|
19년 전 | 3705 | |
| 409 |
|
19년 전 | 3650 | |
| 408 |
|
19년 전 | 1869 | |
| 407 | 19년 전 | 2241 | ||
| 406 | 19년 전 | 2804 | ||
| 405 | 19년 전 | 2472 | ||
| 404 | 19년 전 | 4322 | ||
| 403 | 19년 전 | 3312 | ||
| 402 |
NeoGenesis
|
19년 전 | 4110 | |
| 401 | 19년 전 | 2617 | ||
| 400 |
|
19년 전 | 2511 | |
| 399 | 19년 전 | 2970 | ||
| 398 | 19년 전 | 2504 | ||
| 397 | 19년 전 | 2798 | ||
| 396 | 19년 전 | 2502 | ||
| 395 | 19년 전 | 3204 | ||
| 394 | 19년 전 | 1746 | ||
| 393 | 19년 전 | 3004 | ||
| 392 | 19년 전 | 2281 | ||
| 391 | 19년 전 | 2187 | ||
| 390 | 19년 전 | 2298 | ||
| 389 | 19년 전 | 2656 | ||
| 388 | 19년 전 | 2200 | ||
| 387 | 19년 전 | 4493 | ||
| 386 |
|
19년 전 | 2699 | |
| 385 |
|
19년 전 | 2505 | |
| 384 | 19년 전 | 3038 | ||
| 383 | 19년 전 | 3071 | ||
| 382 | 19년 전 | 3122 | ||
| 381 |
|
19년 전 | 2646 | |
| 380 |
|
19년 전 | 3030 | |
| 379 | 19년 전 | 2556 | ||
| 378 | 19년 전 | 2224 | ||
| 377 | 19년 전 | 2788 | ||
| 376 | 19년 전 | 2476 | ||
| 375 |
|
19년 전 | 2573 | |
| 374 | 19년 전 | 3831 | ||
| 373 | 19년 전 | 3285 | ||
| 372 | 19년 전 | 5004 | ||
| 371 |
세은아빠2
|
19년 전 | 2425 | |
| 370 | 19년 전 | 4507 | ||
| 369 | 19년 전 | 3118 | ||
| 368 | 19년 전 | 2920 | ||
| 367 | 19년 전 | 3745 | ||
| 366 | 19년 전 | 2669 | ||
| 365 | 19년 전 | 3755 | ||
| 364 | 19년 전 | 4025 | ||
| 363 | 19년 전 | 3460 | ||
| 362 | 19년 전 | 3496 | ||
| 361 | 19년 전 | 4118 | ||
| 360 |
hwatta
|
19년 전 | 2377 | |
| 359 | 19년 전 | 5122 | ||
| 358 | 19년 전 | 3670 | ||
| 357 | 19년 전 | 2613 | ||
| 356 |
sdesign1s
|
20년 전 | 2294 | |
| 355 | 20년 전 | 2773 | ||
| 354 | 20년 전 | 3038 | ||
| 353 | 20년 전 | 2804 | ||
| 352 |
|
20년 전 | 5784 | |
| 351 |
|
20년 전 | 2721 | |
| 350 |
|
20년 전 | 4307 | |
| 349 |
hwatta
|
20년 전 | 2195 | |
| 348 | 20년 전 | 7319 | ||
| 347 | 20년 전 | 2423 | ||
| 346 | 20년 전 | 3517 | ||
| 345 | 20년 전 | 4323 | ||
| 344 | 20년 전 | 2662 | ||
| 343 | 20년 전 | 3930 | ||
| 342 | 20년 전 | 3080 | ||
| 341 | 20년 전 | 4109 | ||
| 340 |
|
20년 전 | 5161 | |
| 339 |
|
20년 전 | 4248 | |
| 338 | 20년 전 | 5895 | ||
| 337 | 20년 전 | 2054 | ||
| 336 |
|
20년 전 | 3343 | |
| 335 |
|
20년 전 | 3562 | |
| 334 |
|
20년 전 | 2957 | |
| 333 |
hwatta
|
20년 전 | 2459 | |
| 332 | 20년 전 | 4667 | ||
| 331 | 20년 전 | 2291 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기