<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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7330 | 11년 전 | 1690 | ||
| 7329 | 11년 전 | 939 | ||
| 7328 | 11년 전 | 2234 | ||
| 7327 | 11년 전 | 1726 | ||
| 7326 | 11년 전 | 3822 | ||
| 7325 | 11년 전 | 2282 | ||
| 7324 | 11년 전 | 4529 | ||
| 7323 |
호식이와미돌
|
11년 전 | 1305 | |
| 7322 |
호식이와미돌
|
11년 전 | 1155 | |
| 7321 | 11년 전 | 1795 | ||
| 7320 | 11년 전 | 1768 | ||
| 7319 | 11년 전 | 1331 | ||
| 7318 |
|
11년 전 | 987 | |
| 7317 |
멋진남자임
|
11년 전 | 1623 | |
| 7316 |
잘살아보자
|
11년 전 | 997 | |
| 7315 | 11년 전 | 1116 | ||
| 7314 | 11년 전 | 1326 | ||
| 7313 |
잘살아보자
|
11년 전 | 1133 | |
| 7312 | 11년 전 | 892 | ||
| 7311 |
사랑한데이
|
11년 전 | 2083 | |
| 7310 |
잘살아보자
|
11년 전 | 1897 | |
| 7309 |
잘살아보자
|
11년 전 | 3058 | |
| 7308 |
잘살아보자
|
11년 전 | 1028 | |
| 7307 |
잘살아보자
|
11년 전 | 787 | |
| 7306 | 11년 전 | 886 | ||
| 7305 |
잘살아보자
|
11년 전 | 2758 | |
| 7304 | 11년 전 | 1042 | ||
| 7303 | 11년 전 | 1236 | ||
| 7302 | 11년 전 | 747 | ||
| 7301 | 11년 전 | 1531 | ||
| 7300 |
mijaya
|
11년 전 | 1504 | |
| 7299 | 11년 전 | 919 | ||
| 7298 | 11년 전 | 1106 | ||
| 7297 | 11년 전 | 774 | ||
| 7296 | 11년 전 | 746 | ||
| 7295 | 11년 전 | 1572 | ||
| 7294 | 11년 전 | 921 | ||
| 7293 | 11년 전 | 819 | ||
| 7292 | 11년 전 | 910 | ||
| 7291 |
잘살아보자
|
11년 전 | 1097 | |
| 7290 |
잘살아보자
|
11년 전 | 764 | |
| 7289 | 11년 전 | 810 | ||
| 7288 |
잘살아보자
|
11년 전 | 1336 | |
| 7287 | 11년 전 | 841 | ||
| 7286 |
잘살아보자
|
11년 전 | 1339 | |
| 7285 | 11년 전 | 831 | ||
| 7284 | 11년 전 | 989 | ||
| 7283 | 11년 전 | 1013 | ||
| 7282 | 11년 전 | 782 | ||
| 7281 | 11년 전 | 816 | ||
| 7280 | 11년 전 | 1049 | ||
| 7279 | 11년 전 | 1977 | ||
| 7278 | 11년 전 | 816 | ||
| 7277 | 11년 전 | 824 | ||
| 7276 | 11년 전 | 764 | ||
| 7275 | 11년 전 | 1187 | ||
| 7274 | 11년 전 | 826 | ||
| 7273 | 11년 전 | 750 | ||
| 7272 | 11년 전 | 1065 | ||
| 7271 | 11년 전 | 1398 | ||
| 7270 | 11년 전 | 1027 | ||
| 7269 | 11년 전 | 957 | ||
| 7268 | 11년 전 | 998 | ||
| 7267 | 11년 전 | 1836 | ||
| 7266 | 11년 전 | 900 | ||
| 7265 | 11년 전 | 960 | ||
| 7264 |
잘살아보자
|
11년 전 | 2723 | |
| 7263 |
잘살아보자
|
11년 전 | 2265 | |
| 7262 |
잘살아보자
|
11년 전 | 1142 | |
| 7261 |
잘살아보자
|
11년 전 | 1636 | |
| 7260 |
잘살아보자
|
11년 전 | 1256 | |
| 7259 | 11년 전 | 1169 | ||
| 7258 |
잘살아보자
|
11년 전 | 1304 | |
| 7257 |
잘살아보자
|
11년 전 | 1899 | |
| 7256 | 11년 전 | 946 | ||
| 7255 |
그누5입문
|
11년 전 | 1951 | |
| 7254 | 11년 전 | 2171 | ||
| 7253 |
|
11년 전 | 868 | |
| 7252 | 11년 전 | 1008 | ||
| 7251 | 11년 전 | 723 | ||
| 7250 | 11년 전 | 1693 | ||
| 7249 | 11년 전 | 1553 | ||
| 7248 |
sogo87
|
11년 전 | 1047 | |
| 7247 | 11년 전 | 937 | ||
| 7246 | 11년 전 | 708 | ||
| 7245 |
잘살아보자
|
11년 전 | 1085 | |
| 7244 | 11년 전 | 1534 | ||
| 7243 |
presee
|
11년 전 | 602 | |
| 7242 |
sogo87
|
11년 전 | 791 | |
| 7241 | 11년 전 | 896 | ||
| 7240 |
브라이언2
|
11년 전 | 912 | |
| 7239 |
|
11년 전 | 1129 | |
| 7238 | 11년 전 | 2630 | ||
| 7237 |
잘살아보자
|
11년 전 | 2276 | |
| 7236 |
dethos79
|
11년 전 | 1844 | |
| 7235 |
멋진남자임
|
11년 전 | 1407 | |
| 7234 | 11년 전 | 1351 | ||
| 7233 | 11년 전 | 2322 | ||
| 7232 | 11년 전 | 1600 | ||
| 7231 | 11년 전 | 2786 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기