[Javascript] 끊기지 않는 배너 롤링

<html>
<head>
<script language="JavaScript">
var banner_1_mouseEvent = 1;
<!--
// banner_roll("div태그 id", 배너1개높이, 딜레이, 1칸이동속도, 0);
function banner_roll(div_id, banner_height, banner_delay, banner_speed, this_height){

if(eval(div_id + "_mouseEvent")){
var div_tag = document.getElementById(div_id);
var a_tag, i;
this_height++;
if(this_height < banner_height){
div_tag.style.top = -this_height;
setTimeout("banner_roll('" + div_id + "', " + banner_height + ", " + banner_delay + ", " + banner_speed + ", " + this_height + ");", banner_speed);
}
else{
a_tag = div_tag.getElementsByTagName("TABLE");
div_tag.appendChild(a_tag[0]);
div_tag.style.top = 0;
setTimeout("banner_roll('" + div_id + "', " + banner_height + ", " + banner_delay + ", " + banner_speed + ", 0);", banner_delay);
}
}
else{
setTimeout("banner_roll('" + div_id + "', " + banner_height + ", " + banner_delay + ", " + banner_speed + ", " + this_height + ");", banner_speed);
}
return true;
}
//-->
</script>
</head>

<body leftmargin=0 topmargin=0 bgcolor="DFECB8">

<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="790" height="49" valign="top" style="padding-left:0px;" bgcolor="#DFECB8">

<div style="position:absolute;width:970px;height:49px;overflow:hidden;" onMouseover="banner_1_mouseEvent=0" onMouseout="banner_1_mouseEvent=1">
<div style="position:relative;" id="banner_1">
<table width='970' height='49' border='0' cellspacing='0' cellpadding='0'>
<tr align='center' valign="top" bgcolor='#FFFFFF' >
<td background="../images/banner_back_01.gif"><a href="http://www.gov-innovation.go.kr/" target="_blank"><img src="../images/banner_01.gif" width="147" height="49" border="0"></a> </td>
<td background="../images/banner_back_01.gif"><a href="http://www.182.go.kr/" target="_blank"><img src="../images/banner_02.gif" width="165" height="49" border="0"></a> </td>
<td background="../images/banner_back_01.gif"><a href="http://www.police.go.kr/HONOR/index.jsp" target="_blank"><img src="../images/banner_03.gif" width="181" height="49" border="0"></a> </td>
<td background="../images/banner_back_01.gif"><a href="http://kid.police.go.kr/index.jsp" target="_blank"><img src="../images/banner_04.gif" width="168" height="49" border="0"></a> </td>
<td background="../images/banner_back_01.gif"><a href="http://www.policefund.or.kr/" target="_blank"><img src="../images/banner_05.gif" width="150" height="49" border="0"></a> </td>
<td background="../images/banner_back_01.gif"><a href="http://www.ipodori.or.kr" target="_blank"><img src="../images/banner_06.gif" width="159" height="49" border="0"></a></td>
</tr>
</table>
<table width='970' height='49' border='0' cellspacing='0' cellpadding='0'>
<tr align='center' valign="top" bgcolor='#FFFFFF' background="../images/banner_back_01.gif" >
<td background="../images/banner_back_01.gif" align="absmiddle"><a href="http://knpu.police.ac.kr/policesin/login.jsp" target="_blank"><img src="../images/ban_15.gif" height="35" border="0"></a> </td>
<td background="../images/banner_back_01.gif"><a href="http://phone.korea.go.kr/hjb_index.jsp" target="_blank"><img src="../images/banner_08.gif" height="49" border="0"></a> </td>
<td background="../images/banner_back_01.gif"><a onClick="openWinCenter(this.href,'newwin','width=666,height=600,status=no,menubar=no,scrollbars=yes');return false" href="http://www.npa.go.kr/data/susa/dataSusaList.jsp"><img src="../images/banner_09.gif" height="49" border="0"></a> </td>
<td background="../images/banner_back_01.gif"><a href="http://www.police.go.kr/plaza/memorial/main.jsp" target="_blank"><img src="../images/banner_10.gif" height="49" border="0"></a> </td>
<!--td background="../images/banner_back_01.gif"><a onClick="openWinCenter(this.href,'newwin','width=800,height=600,status=no,menubar=no,scrollbars=yes');return false" href="http://www.npa.go.kr/virtual/cyber.html"><img src="../images/banner_11.gif" height="49" border="0"></a> </td-->
<td background="../images/banner_back_01.gif"><a href="/03_service/service_01_05.asp" target="_parent"><img src="../images/banner_12.gif" height="49" border="0"></a></td>
<td background="../images/banner_back_01.gif"><a href="http://www.mogaha.go.kr/html/policy/policy_06_07.jsp" target="_blank"><img src="../images/banner_060428.gif" border="0"></a></td>
<td background="../images/banner_back_01.gif"> </td>
</tr>
</table>

</div>
</div>
</td>
</tr>
</table>

<script language="JavaScript">
<!--

// banner_roll("div태그 id", 배너1개높이, 딜레이, 1칸이동속도, 0);
banner_roll("banner_1", 51, 4000, 20, 0);
//-->
</script>
</body>
</html><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
|

댓글 1개

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

프로그램

+
제목 글쓴이 날짜 조회
19년 전 조회 2,864
19년 전 조회 3,490
19년 전 조회 3,212
19년 전 조회 3,356
19년 전 조회 2,566
19년 전 조회 2,808
19년 전 조회 4,409
19년 전 조회 2,577
19년 전 조회 4,586
19년 전 조회 2,735
19년 전 조회 2,445
19년 전 조회 2,690
19년 전 조회 2,214
19년 전 조회 2,752
19년 전 조회 2,554
19년 전 조회 3,409
19년 전 조회 2,188
19년 전 조회 3,901
19년 전 조회 3,059
19년 전 조회 3,777
19년 전 조회 3,804
19년 전 조회 3,493
19년 전 조회 5,789
19년 전 조회 2,507
19년 전 조회 2,559
19년 전 조회 2,648
19년 전 조회 3,730
19년 전 조회 4,049
19년 전 조회 4,080
19년 전 조회 2,694
19년 전 조회 2,750
19년 전 조회 3,012
19년 전 조회 3,361
19년 전 조회 2,787
19년 전 조회 2,969
19년 전 조회 2,790
19년 전 조회 2,565
19년 전 조회 3,572
19년 전 조회 3,637
19년 전 조회 3,385
19년 전 조회 5,195
19년 전 조회 3,024
19년 전 조회 3,631
19년 전 조회 3,471
19년 전 조회 2,325
19년 전 조회 3,437
19년 전 조회 2,193
19년 전 조회 2,644
19년 전 조회 2,744
19년 전 조회 4,316
19년 전 조회 3,505
19년 전 조회 3,393
19년 전 조회 2,849
19년 전 조회 2,304
19년 전 조회 1,940
19년 전 조회 2,726
19년 전 조회 2,633
19년 전 조회 2,114
19년 전 조회 2,119
19년 전 조회 2,921
19년 전 조회 2,868
19년 전 조회 2,179
19년 전 조회 2,419
19년 전 조회 3,610
19년 전 조회 2,264
19년 전 조회 2,789
19년 전 조회 2,868
19년 전 조회 2,988
19년 전 조회 3,243
19년 전 조회 2,874
19년 전 조회 3,312
19년 전 조회 3,068
19년 전 조회 3,810
19년 전 조회 2,186
19년 전 조회 3,039
19년 전 조회 2,678
19년 전 조회 2,321
19년 전 조회 2,726
19년 전 조회 2,191
19년 전 조회 5,748
19년 전 조회 2,575
19년 전 조회 4,549
19년 전 조회 2,640
19년 전 조회 2,174
19년 전 조회 2,895
19년 전 조회 2,649
19년 전 조회 2,830
19년 전 조회 2,471
19년 전 조회 4,226
19년 전 조회 3,699
19년 전 조회 2,502
19년 전 조회 2,430
19년 전 조회 2,278
19년 전 조회 2,298
19년 전 조회 4,671
19년 전 조회 3,646
19년 전 조회 3,072
19년 전 조회 3,657
19년 전 조회 3,276
19년 전 조회 3,140