일정시간동안 이미지 자동으로 변경하기

<script language="JavaScript" type="text/javascript">
<!--
// 이미지 경로
var imgLeft = new Array() ;
var imgRight = new Array() ;
imgLeft[0] = new Image() ;
imgLeft[0].src = "./img/ex_a1.gif" ;
imgLeft[1] = new Image() ;
imgLeft[1].src = "./img/ex_a2.gif" ;
imgLeft[2] = new Image() ;
imgLeft[2].src = "./img/ex_a3.gif" ;
imgRight[0] = new Image() ;
imgRight[0].src = "./img/ex_b1.gif" ;
imgRight[1] = new Image() ;
imgRight[1].src = "./img/ex_b2.gif" ;
imgRight[2] = new Image() ;
imgRight[2].src = "./img/ex_b3.gif" ;

// 이미지 링크
var urlLeft = new Array() ;
var urlRight = new Array() ;
urlLeft[0] = "#" ;
urlLeft[1] = "#" ;
urlLeft[2] = "#" ;
urlRight[0] = "1" ;
urlRight[1] = "2" ;
urlRight[2] = "3" ;

var productAll = "" ;
productAll += "<table width='400' cellpadding='0' cellspacing='0' border='1'>" ;
productAll += "<tr><td width='200' height='150' align='center'>" ;
productAll += "<a href='" + urlLeft[0] + "'><img src='" + imgLeft[0].src + "' border='0'></a>" ;
productAll += "</td><td width='200' height='150' align='center'>" ;
productAll += "<a href='" + urlRight[0] + "'><img src='" + imgRight[0].src + "' border='0'></a>" ;
productAll += "</td></tr>" ;
productAll += "<tr><td width='200' height='150' align='center'>" ;
productAll += "<a href='" + urlLeft[1] + "'><img src='" + imgLeft[1].src + "' border='0'></a>" ;
productAll += "</td><td width='200' height='150' align='center'>" ;
productAll += "<a href='" + urlRight[1] + "'><img src='" + imgRight[1].src + "' border='0'></a>" ;
productAll += "</td></tr>" ;
productAll += "<tr><td width='200' height='150' align='center'>" ;
productAll += "<a href='" + urlLeft[2] + "'><img src='" + imgLeft[2].src + "' border='0'></a>" ;
productAll += "</td><td width='200' height='150' align='center'>" ;
productAll += "<a href='" + urlRight[2] + "'><img src='" + imgRight[2].src + "' border='0'></a>" ;
productAll += "</td></tr></table>" ;

var time = 1500 ;
var counter = 1 ;

function imgShowInit() {
productContent = "<div style='left:0px ; width:100% ; position:absolute ; top:0px ; height:450px ;' id='showProduct'>" ;
productContent += productAll ;
productContent += "</div>" ;

document.write(productContent) ;
window.setTimeout("imgShow()", time) ;
}

function imgShow() {
if(counter == 3)
counter = 0 ;

tmp = document.getElementById("showProduct").style ;
tmp.top = -150 * counter ;
counter++ ;

window.setTimeout("imgShow()", time) ;
}
// -->
</script>





<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="center">
<div style="theight:150px ; width:400px ; position:absolute; overflow:hidden; visibility: visible ; border:1px solid #000000 ;" id="productPos">
<script>imgShowInit();</script>
</div>
</td>
</tr>
</table><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
19년 전 조회 2,786
19년 전 조회 3,608
19년 전 조회 2,131
19년 전 조회 5,547
19년 전 조회 1,896
19년 전 조회 6,244
19년 전 조회 3,053
19년 전 조회 6,229
19년 전 조회 7,001
19년 전 조회 3,907
19년 전 조회 2,390
19년 전 조회 2,272
19년 전 조회 7,062
19년 전 조회 2,564
19년 전 조회 4,121
19년 전 조회 5,511
19년 전 조회 2,841
19년 전 조회 1,893
19년 전 조회 1,739
19년 전 조회 1,692
19년 전 조회 1,957
19년 전 조회 1,970
19년 전 조회 1,965
19년 전 조회 1,881
19년 전 조회 2,679
19년 전 조회 2,495
19년 전 조회 3,640
19년 전 조회 2,773
19년 전 조회 2,737
19년 전 조회 3,583
19년 전 조회 4,791
19년 전 조회 3,140
19년 전 조회 2,980
19년 전 조회 3,520
19년 전 조회 6,453
19년 전 조회 2,364
19년 전 조회 2,164
19년 전 조회 2,127
19년 전 조회 2,183
19년 전 조회 3,355
19년 전 조회 2,428
19년 전 조회 2,108
19년 전 조회 1,813
19년 전 조회 2,262
19년 전 조회 3,534
19년 전 조회 3,389
19년 전 조회 2,094
19년 전 조회 1,655
19년 전 조회 3,339
19년 전 조회 2,223
19년 전 조회 1,786
19년 전 조회 3,015
19년 전 조회 2,145
19년 전 조회 2,013
19년 전 조회 1,990
19년 전 조회 1,946
19년 전 조회 2,380
19년 전 조회 2,802
19년 전 조회 1,948
19년 전 조회 1,697
19년 전 조회 1,704
19년 전 조회 1,661
19년 전 조회 3,389
19년 전 조회 3,078
19년 전 조회 1,824
19년 전 조회 3,583
19년 전 조회 2,004
19년 전 조회 1,648
19년 전 조회 2,117
19년 전 조회 2,273
19년 전 조회 1,826
19년 전 조회 2,515
19년 전 조회 2,154
19년 전 조회 1,766
19년 전 조회 1,955
19년 전 조회 2,209
19년 전 조회 1,976
19년 전 조회 1,761
19년 전 조회 1,823
19년 전 조회 3,321
19년 전 조회 2,175
19년 전 조회 2,030
19년 전 조회 4,527
19년 전 조회 5,152
19년 전 조회 3,331
19년 전 조회 3,066
19년 전 조회 3,663
19년 전 조회 2,198
19년 전 조회 2,564
19년 전 조회 2,863
19년 전 조회 2,927
19년 전 조회 2,534
19년 전 조회 1,796
19년 전 조회 3,581
19년 전 조회 2,156
19년 전 조회 2,553
19년 전 조회 2,622
19년 전 조회 3,054
19년 전 조회 5,375
19년 전 조회 2,654