javascript 팁이 있는 곳입니다.
  • 웹미니 한줄 전광판 영역 입니다.
글 수 109

34

조회 수 : 6650 신고 : 0

profile
작성자 : title: [ani]깜빡이는 표정빽짱구
포인트 : 56933 | 레벨 : 25
미리보기 :  
http://backzzanggu.intelnet.co.kr/study/move.htm<html>

<head>

<title>빽짱구홈 움직이는 알림장</title>

<META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=euc-kr">

<META NAME="Generator" CONTENT="EditPlus">

<style type='text/css'>

body { background-color:#696969; font-family:돋움,돋움체; color: #d5d5d5; font-size: 10pt }

.drag{position:relative;cursor:hand;}

#scontentmain{position:absolute;width:200px;}

#scontentbar{cursor:move;position:absolute;background-color:#c8c8c8;height:15;width:100%;top:0;}

#scontentsub{position:absolute;width:100%;top:15;background-color:#696969;border:1px solid #c8c8c8;}

</style>

<script language="JavaScript">

var dragapproved=false
var zcor,xcor,ycor
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-document.body.scrollLeft
toppos=document.all.scontentmain.style.pixelTop-document.body.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 topmargin=50>

<p align=center>

안내창을 움직여 놓으시고 스크롤을 움직여 보세요!

<div id="scontentmain">
<div id="scontentbar" ><font style="font-size:10pt;color:#696969" onClick="onoffdisplay()" style="cursor:hand;">『 안내창 줄이기 』</font></div>
<div id="scontentsub">

<table border=0 cellpadding="10" cellspacing="0" width="100%">
<tr>
<td>
<font style="font-size:9pt">
안내창 상단을 누르시고 <br>
아무곳에나 가져다 놓으시고 <br>
스크롤 바를 움직여 보세요 <br>
스크롤이 움직여도 <br>
안내창은 늘 그 자리에... <br>
</font>
</td>
</tr>
</table>

</div>
</div>
</div>

<script language="JavaScript">

var w=document.body.clientWidth-550
var h=150

w+=document.body.scrollLeft
h+=document.body.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=document.body.scrollLeft+leftpos
h2=document.body.scrollTop+toppos
scontentmain.style.left=w2
scontentmain.style.top=h2
}
window.onscroll=staticize

</script>

<script language="JavaScript">

function highlight(x){
document.forms[x].elements[0].focus()
document.forms[x].elements[0].select()
}

</script>

<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>

</body>


미리보기 ==> http://backzzanggu.intelnet.co.kr/study/move.htm
출처: 술도넷

</html>

profile 글쓴이 빽짱구

단점이 없는 사람은 장점도 거의 없다 - 에이브러햄 링컨

엮인글 :
https://web.webmini.net/javascript/14340/258/trackback
소중한 댓글 부탁드립니다.
추천수 10단위당 메달이 1개씩 노출되고, 추천수에 따라 배경색이 변하며, 일정수의 추천수를 받을시 BEST 아이콘이 붙게됩니다.
추천수에 따른 배경색 보기 본문으로 바로가기
  • 추천수 50개이상
  • 추천수 30개이상
  • 추천수 20개이상
  • 추천수 10개이상
  • 추천수 3개이상
닫기

첫번째 댓글을 남겨주세요!

List of Articles
번호 제목 글쓴이 날짜 추천 수 조회 수sort
109 모바일 접속시 특정 페이지로 이동 title: [ani]깜빡이는 표정빽짱구 2018-10-21   356
108 생활코딩이라는 사이트입니다. [3] title: [ani]깜빡이는 표정빽짱구 2014-05-14   2477
107 상태표시줄을 바꿔보자6 (시간넣기) title: [ani]깜빡이는 표정빽짱구 2004-02-07 12 4692
106 손님이 원하는색을 입력받아 배경화면으로 적용하기! title: [ani]깜빡이는 표정빽짱구 2004-02-29 19 4744
105 best of best 상태표시줄 바꿔보자2 title: [ani]깜빡이는 표정빽짱구 2004-02-07 20 4778
104 상태표시줄을 바꿔보자5 (마퀴형식) title: [ani]깜빡이는 표정빽짱구 2004-02-07 14 4790
103 상태표시줄 바꿔보자4 (소문자가 대문자로) [1] title: [ani]깜빡이는 표정빽짱구 2004-02-07 13 4916
102 렌덤배경 이미지 title: [ani]깜빡이는 표정빽짱구 2004-02-22 13 4921
101 best of best 메트릭스 효과 문자 title: [ani]깜빡이는 표정빽짱구 2004-04-21 22 4921
100 오른쪽 마우스 클릭시 즐겨찾기 나오기 title: [ani]깜빡이는 표정빽짱구 2004-04-07 13 4975
99 best of best 출렁거리며 내려오는 공지창 title: [ani]깜빡이는 표정빽짱구 2004-04-19 20 5014
98 속보용 알림장 [1] title: [ani]깜빡이는 표정빽짱구 2004-04-08 17 5064
97 클릭시 내용보여주고 숨기기 [1] title: [ani]방울UI 2013-06-25 1 5079
96 아이프레임시 스크롤바 길게 늘어나기. [2] title: [ani]깜빡이는 표정빽짱구 2004-02-11 10 5096
95 따라다니는 메뉴 끄기기능까지 title: [ani]깜빡이는 표정빽짱구 2004-04-05 16 5264
94 창의크기를 자연스럽게 조절하자 title: [ani]깜빡이는 표정빽짱구 2006-01-07 3 5316
93 떨어지는 낙역또는 눈 title: [ani]깜빡이는 표정빽짱구 2005-11-28 17 5453
92 마우스 따라다니는 아날로그 시계 title: [ani]깜빡이는 표정빽짱구 2004-02-29 10 5463
91 상태표시줄 한글자씩 나타내기 title: [ani]깜빡이는 표정빽짱구 2004-04-21 10 5468
90 마우스 오른쪽 단추클릭시 경고창 띠우기 title: [ani]깜빡이는 표정빽짱구 2004-04-05 11 5473