부드럽게 오버랩되는 이미지 슬라이드 쇼 입니다.
<html>
<head>
<meta http-equiv=content-type content=text/html; charset=euc-kr>
</head>
<body>
<!---- 아래와 같은 방법으로 태그와 코드를 복사 해 넣으세요 --->
<script language="JavaScript1.2">
var slideshow_width=240 //이미지의 가로크기
var slideshow_height=225 //이미지의 높이
var pause=3000 //슬라이드 간의 시간 간격 (3000=3 seconds)
var fadeimages=new Array()
// 이미지들을 설정 하세요
fadeimages[0]="http://sir.co.kr/image/v9_lptitle.gif"
fadeimages[1]="http://sir.co.kr/image/logo.gif"
fadeimages[2]="http://sir.co.kr/bbs/skin/outlogin/v9/btn_modify.gif"
var preloadedimages=new Array()
for (p=0;p<fadeimages.length;p++){
preloadedimages[p]=new Image()
preloadedimages[p].src=fadeimages[p]
}
var ie4=document.all&&navigator.userAgent.indexOf("Opera")==-1
var dom=document.getElementById&&navigator.userAgent.indexOf("Opera")==-1
if (ie4||dom)
document.write('<div style="position:relative;width:'+slideshow_width+';height:'+slideshow_height+';overflow:hidden"><div id="canvas0" style="position:absolute;width:'+slideshow_width+';height:'+slideshow_height+';top:0;filter:alpha(opacity=10);-moz-opacity:10"></div><div id="canvas1" style="position:absolute;width:'+slideshow_width+';height:'+slideshow_height+';top:0;filter:alpha(opacity=10);-moz-opacity:10"></div></div>')
else
document.write('<img name="defaultslide" src="'+fadeimages[0]+'">')
var curpos=10
var degree=10
var curcanvas="canvas0"
var curimageindex=0
var nextimageindex=1
function fadepic(){
if (curpos<100){
curpos+=10
if (tempobj.filters)
tempobj.filters.alpha.opacity=curpos
else if (tempobj.style.MozOpacity)
tempobj.style.MozOpacity=curpos/100
}
else{
clearInterval(dropslide)
nextcanvas=(curcanvas=="canvas0")? "canvas0" : "canvas1"
tempobj=ie4? eval("document.all."+nextcanvas) : document.getElementById(nextcanvas)
tempobj.innerHTML='<img src="'+fadeimages[nextimageindex]+'">'
nextimageindex=(nextimageindex<fadeimages.length-1)? nextimageindex+1 : 0
setTimeout("rotateimage()",pause)
}
}
function rotateimage(){
if (ie4||dom){
resetit(curcanvas)
var crossobj=tempobj=ie4? eval("document.all."+curcanvas) : document.getElementById(curcanvas)
crossobj.style.zIndex++
var temp='setInterval("fadepic()",50)'
dropslide=eval(temp)
curcanvas=(curcanvas=="canvas0")? "canvas1" : "canvas0"
}
else
document.images.defaultslide.src=fadeimages[curimageindex]
curimageindex=(curimageindex<fadeimages.length-1)? curimageindex+1 : 0
}
function resetit(what){
curpos=10
var crossobj=ie4? eval("document.all."+what) : document.getElementById(what)
if (crossobj.filters)
crossobj.filters.alpha.opacity=curpos
else if (crossobj.style.MozOpacity)
crossobj.style.MozOpacity=curpos/100
}
function startit(){
var crossobj=ie4? eval("document.all."+curcanvas) : document.getElementById(curcanvas)
crossobj.innerHTML='<img src="'+fadeimages[curimageindex]+'">'
rotateimage()
}
if (ie4||dom)
window.onload=startit
else
setInterval("rotateimage()",pause)
</script>
<!--------------------------- 여기까지 ---------------------------->
</body>
</html>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 130 | 20년 전 | 3971 | ||
| 129 | 20년 전 | 2912 | ||
| 128 | 20년 전 | 3647 | ||
| 127 | 20년 전 | 3458 | ||
| 126 | 20년 전 | 3730 | ||
| 125 | 20년 전 | 8562 | ||
| 124 | 20년 전 | 2587 | ||
| 123 | 20년 전 | 3735 | ||
| 122 | 20년 전 | 3194 | ||
| 121 | 20년 전 | 2595 | ||
| 120 | 20년 전 | 2652 | ||
| 119 | 20년 전 | 2567 | ||
| 118 | 20년 전 | 2852 | ||
| 117 |
|
20년 전 | 3040 | |
| 116 | 20년 전 | 5290 | ||
| 115 | 20년 전 | 3900 | ||
| 114 | 20년 전 | 4948 | ||
| 113 | 20년 전 | 6196 | ||
| 112 | 20년 전 | 7317 | ||
| 111 | 20년 전 | 18421 | ||
| 110 | 20년 전 | 6868 | ||
| 109 | 20년 전 | 2868 | ||
| 108 | 20년 전 | 4126 | ||
| 107 |
prosper
|
20년 전 | 2476 | |
| 106 |
prosper
|
20년 전 | 4301 | |
| 105 |
아우겐나이스
|
20년 전 | 2895 | |
| 104 | 20년 전 | 2249 | ||
| 103 | 20년 전 | 2465 | ||
| 102 | 20년 전 | 2226 | ||
| 101 | 20년 전 | 2555 | ||
| 100 | 20년 전 | 1736 | ||
| 99 | 20년 전 | 1558 | ||
| 98 | 20년 전 | 1609 | ||
| 97 | 20년 전 | 2112 | ||
| 96 | 20년 전 | 1863 | ||
| 95 | 20년 전 | 2360 | ||
| 94 | 20년 전 | 3549 | ||
| 93 | 20년 전 | 1547 | ||
| 92 | 20년 전 | 1745 | ||
| 91 | 20년 전 | 3161 | ||
| 90 | 20년 전 | 2334 | ||
| 89 | 20년 전 | 3158 | ||
| 88 | 20년 전 | 2859 | ||
| 87 | 20년 전 | 3284 | ||
| 86 | 20년 전 | 5108 | ||
| 85 | 20년 전 | 2508 | ||
| 84 | 20년 전 | 4811 | ||
| 83 | 20년 전 | 2489 | ||
| 82 | 20년 전 | 3104 | ||
| 81 | 20년 전 | 7609 | ||
| 80 | 20년 전 | 3808 | ||
| 79 | 20년 전 | 3197 | ||
| 78 | 20년 전 | 4679 | ||
| 77 | 20년 전 | 2885 | ||
| 76 | 20년 전 | 6206 | ||
| 75 | 20년 전 | 4462 | ||
| 74 | 20년 전 | 5771 | ||
| 73 | 20년 전 | 3616 | ||
| 72 | 20년 전 | 5955 | ||
| 71 | 20년 전 | 3096 | ||
| 70 | 20년 전 | 2827 | ||
| 69 | 20년 전 | 2623 | ||
| 68 | 20년 전 | 2432 | ||
| 67 | 20년 전 | 2639 | ||
| 66 | 20년 전 | 2659 | ||
| 65 | 20년 전 | 3779 | ||
| 64 | 20년 전 | 2811 | ||
| 63 | 20년 전 | 2445 | ||
| 62 | 20년 전 | 2251 | ||
| 61 | 20년 전 | 3049 | ||
| 60 | 20년 전 | 3121 | ||
| 59 | 20년 전 | 2499 | ||
| 58 | 20년 전 | 2580 | ||
| 57 | 20년 전 | 2954 | ||
| 56 | 20년 전 | 2300 | ||
| 55 | 20년 전 | 2744 | ||
| 54 | 20년 전 | 2112 | ||
| 53 | 20년 전 | 2337 | ||
| 52 | 20년 전 | 2684 | ||
| 51 |
prosper
|
20년 전 | 2336 | |
| 50 |
prosper
|
20년 전 | 2155 | |
| 49 | 20년 전 | 2163 | ||
| 48 | 20년 전 | 2317 | ||
| 47 | 20년 전 | 1916 | ||
| 46 | 20년 전 | 1917 | ||
| 45 | 20년 전 | 2123 | ||
| 44 | 20년 전 | 2350 | ||
| 43 | 21년 전 | 4564 | ||
| 42 |
prosper
|
21년 전 | 2702 | |
| 41 |
prosper
|
21년 전 | 2104 | |
| 40 | 21년 전 | 2168 | ||
| 39 | 21년 전 | 2135 | ||
| 38 | 21년 전 | 2402 | ||
| 37 | 21년 전 | 2551 | ||
| 36 | 21년 전 | 1766 | ||
| 35 | 21년 전 | 4062 | ||
| 34 | 21년 전 | 3839 | ||
| 33 | 21년 전 | 2981 | ||
| 32 |
prosper
|
21년 전 | 2889 | |
| 31 | 21년 전 | 5261 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기