<!---- 1. 아래의 코드를 HEAD 부분에 붙여 넣으세요 ------>
<style>
<!--
.drag{position:relative;cursor:hand
}
#scontentmain{
position:absolute;
width:150px;
}
#scontentbar{
cursor:hand;
position:absolute;
background-color:green;
height:15;
width:100%;
top:0;
}
#scontentsub{
position:absolute;
width:100%;
top:15;
background-color:lightyellow;
border:2px solid green;
padding:1.5px;
}
-->
</style>
<script language="JavaScript1.2">
<!--
var dragapproved=false
var zcor,xcor,ycor
function ietruebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function movescontentmain(){
if (event.button==1&&dragapproved){
zcor.style.pixelLeft=tempvar1+event.clientX-xcor
zcor.style.pixelTop=tempvar2+event.clientY-ycor
leftpos=document.all.scontentmain.style.pixelLeft-ietruebody().scrollLeft
toppos=document.all.scontentmain.style.pixelTop-ietruebody().scrollTop
return false
}
}
function dragscontentmain(){
if (!document.all)
return
if (event.srcElement.id=="scontentbar"){
dragapproved=true
zcor=scontentmain
tempvar1=zcor.style.pixelLeft
tempvar2=zcor.style.pixelTop
xcor=event.clientX
ycor=event.clientY
document.onmousemove=movescontentmain
}
}
document.onmousedown=dragscontentmain
document.onmouseup=new Function("dragapproved=false")
//-->
</script>
</HEAD>
<BODY>
<!--- 아래의 코드를 </body> 태그위에 붙여넣으세요 --------->
<div id="scontentmain">
<div id="scontentbar" >
<a href="javascript:onoffdisplay()">축소</a>
</div>
<div id="scontentsub">
<p align="center"><br>
광고창</p>
여기에 내용을 입력 하세요
</div>
</div>
</div>
<script language="JavaScript1.2">
var w=ietruebody().clientWidth-195 // 화면 오른쪽 끝에서 -195 px
var h=50 // 화면 위에서 50px
w+=ietruebody().scrollLeft
h+=ietruebody().scrollTop
var leftpos=w
var toppos=h
scontentmain.style.left=w
scontentmain.style.top=h
function onoffdisplay(){
if (scontentsub.style.display=='')
scontentsub.style.display='none'
else
scontentsub.style.display=''
}
function staticize(){
w2=ietruebody().scrollLeft+leftpos
h2=ietruebody().scrollTop+toppos
scontentmain.style.left=w2
scontentmain.style.top=h2
}
window.onscroll=staticize
</script>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7830 | 9년 전 | 371 | ||
| 7829 |
|
9년 전 | 551 | |
| 7828 | 9년 전 | 482 | ||
| 7827 | 9년 전 | 371 | ||
| 7826 | 9년 전 | 376 | ||
| 7825 | 9년 전 | 429 | ||
| 7824 | 9년 전 | 415 | ||
| 7823 | 9년 전 | 319 | ||
| 7822 | 9년 전 | 315 | ||
| 7821 | 9년 전 | 261 | ||
| 7820 | 9년 전 | 314 | ||
| 7819 |
|
9년 전 | 715 | |
| 7818 | 10년 전 | 335 | ||
| 7817 | 10년 전 | 449 | ||
| 7816 | 10년 전 | 353 | ||
| 7815 | 10년 전 | 553 | ||
| 7814 | 10년 전 | 378 | ||
| 7813 | 10년 전 | 314 | ||
| 7812 | 10년 전 | 341 | ||
| 7811 | 10년 전 | 361 | ||
| 7810 | 10년 전 | 487 | ||
| 7809 | 10년 전 | 430 | ||
| 7808 | 10년 전 | 286 | ||
| 7807 | 10년 전 | 351 | ||
| 7806 |
프로그래머7
|
10년 전 | 1305 | |
| 7805 | 10년 전 | 1212 | ||
| 7804 |
zahir1312
|
10년 전 | 740 | |
| 7803 |
|
10년 전 | 1341 | |
| 7802 | 10년 전 | 396 | ||
| 7801 | 10년 전 | 825 | ||
| 7800 | 10년 전 | 1038 | ||
| 7799 | 10년 전 | 497 | ||
| 7798 | 10년 전 | 446 | ||
| 7797 | 10년 전 | 446 | ||
| 7796 | 10년 전 | 298 | ||
| 7795 | 10년 전 | 451 | ||
| 7794 | 10년 전 | 477 | ||
| 7793 | 10년 전 | 992 | ||
| 7792 | 10년 전 | 400 | ||
| 7791 | 10년 전 | 484 | ||
| 7790 | 10년 전 | 448 | ||
| 7789 |
fbastore
|
10년 전 | 1391 | |
| 7788 | 10년 전 | 483 | ||
| 7787 | 10년 전 | 347 | ||
| 7786 | 10년 전 | 500 | ||
| 7785 | 10년 전 | 516 | ||
| 7784 | 10년 전 | 584 | ||
| 7783 | 10년 전 | 386 | ||
| 7782 | 10년 전 | 442 | ||
| 7781 | 10년 전 | 842 | ||
| 7780 | 10년 전 | 775 | ||
| 7779 | 10년 전 | 745 | ||
| 7778 | 10년 전 | 315 | ||
| 7777 | 10년 전 | 391 | ||
| 7776 | 10년 전 | 400 | ||
| 7775 | 10년 전 | 336 | ||
| 7774 | 10년 전 | 597 | ||
| 7773 | 10년 전 | 320 | ||
| 7772 | 10년 전 | 660 | ||
| 7771 | 10년 전 | 326 | ||
| 7770 | 10년 전 | 608 | ||
| 7769 | 10년 전 | 324 | ||
| 7768 | 10년 전 | 545 | ||
| 7767 | 10년 전 | 1115 | ||
| 7766 | 10년 전 | 439 | ||
| 7765 | 10년 전 | 468 | ||
| 7764 |
잘살아보자
|
10년 전 | 323 | |
| 7763 |
|
10년 전 | 1395 | |
| 7762 |
Tosea
|
10년 전 | 1016 | |
| 7761 | 10년 전 | 611 | ||
| 7760 |
잘살아보자
|
10년 전 | 592 | |
| 7759 |
잘살아보자
|
10년 전 | 406 | |
| 7758 |
잘살아보자
|
10년 전 | 525 | |
| 7757 | 10년 전 | 1175 | ||
| 7756 |
ITBANK
|
10년 전 | 1216 | |
| 7755 | 10년 전 | 1893 | ||
| 7754 | 10년 전 | 990 | ||
| 7753 | 10년 전 | 840 | ||
| 7752 | 10년 전 | 1341 | ||
| 7751 |
잘살아보자
|
10년 전 | 468 | |
| 7750 |
잘살아보자
|
10년 전 | 434 | |
| 7749 |
잘살아보자
|
10년 전 | 432 | |
| 7748 |
잘살아보자
|
10년 전 | 418 | |
| 7747 |
잘살아보자
|
10년 전 | 504 | |
| 7746 |
잘살아보자
|
10년 전 | 622 | |
| 7745 |
잘살아보자
|
10년 전 | 867 | |
| 7744 |
잘살아보자
|
10년 전 | 384 | |
| 7743 | 10년 전 | 912 | ||
| 7742 |
starbros
|
10년 전 | 784 | |
| 7741 |
잘살아보자
|
10년 전 | 594 | |
| 7740 |
잘살아보자
|
10년 전 | 474 | |
| 7739 |
잘살아보자
|
10년 전 | 430 | |
| 7738 |
잘살아보자
|
10년 전 | 484 | |
| 7737 |
잘살아보자
|
10년 전 | 439 | |
| 7736 |
잘살아보자
|
10년 전 | 465 | |
| 7735 |
잘살아보자
|
10년 전 | 800 | |
| 7734 |
잘살아보자
|
10년 전 | 389 | |
| 7733 |
잘살아보자
|
10년 전 | 490 | |
| 7732 |
잘살아보자
|
10년 전 | 643 | |
| 7731 |
잘살아보자
|
10년 전 | 568 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기