천

이미지 좌우로 이동 갤러리 입니다.

· 2016-01-31 (일) 07:32:00 · 997

<table border=1>
<tr>
<td width="100">
<center>
<img name="chimg" src="1.gif"/>
</center>
</td>
</tr>
<tr>
<td><center>
<a href="javascript:preimg();">◀</a>
<a href="javascript:nextimg();">▶</a>
</center></td>
</tr>
</table>
</form>
<script>
first =0;

function preimg(){
if( first<=0)return;
else{
first --;
document.test.chimg.src=first+".gif";
}
}
function nextimg(){
first++;
document.test.chimg.src=first+".gif";
}
</script>

</form>
 

|
댓글을 작성하시려면 로그인이 필요합니다.

토크

3,606건

오픈소스 관련 다양한 이야기를 자유롭게 나눠요

+
제목 글쓴이 날짜 조회
16-02-01 조회 1,075
16-01-31 조회 1,042
16-01-31 조회 1,088
16-01-31 조회 998
16-01-30 조회 1,402
16-01-30 조회 929
16-01-30 조회 1,500
16-01-30 조회 1,567
16-01-30 조회 1,101
16-01-29 조회 1,125
16-01-29 조회 992
16-01-29 조회 1,158
16-01-29 조회 873
16-01-28 조회 1,079
16-01-28 조회 1,012
16-01-28 조회 1,447
16-01-28 조회 957
16-01-28 조회 1,002
16-01-27 조회 934
16-01-27 조회 933
16-01-27 조회 1,141
16-01-26 조회 1,171
16-01-26 조회 1,115
16-01-26 조회 953
16-01-26 조회 1,460
16-01-25 조회 1,118
16-01-25 조회 998
16-01-25 조회 983
16-01-25 조회 1,030
16-01-24 조회 788