롤링 스크립트에 관한 문의 ...

1

안녕하세요. 롤링 스크립트에 관한 문의 ㅠ.ㅠ;;

charset=utf-8 -> charset=ks_c_5601-1987

utf-8 일때는 정상 작동하던데 ... 바꾸니 작동이 안되네요 ...

어떻게 해결할 수 있는지요?

수고하세요.

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ks_c_5601-1987" />
<script type="text/javascript" src="js_rolling.js"></script>
<title>롤링투</title>
</head>
<body>


<DIV  id="rolling_notice" style="height:13px;width:210px; ">
 <DIV>[국민] 김민희님 입금자를 찾습니다.</DIV>
 <DIV>[농협] 강백호님 입금자를 찾습니다.</DIV>
 <DIV>[새마을] 이상아님 입금자를 찾습니다.</DIV>
</DIV>


<SCRIPT LANGUAGE="JavaScript">
<!--
 var r_notice = new js_rolling(document.getElementById('rolling_notice'));
 r_notice.set_direction(1);
 r_notice.move_gap = 1;
 r_notice.time_dealy = 40;
 r_notice.time_dealy_pause = 5000;
 r_notice.start();
//-->
</SCRIPT>

</body>
</html>

댓글
  • No Nickname
    No Comment
  • 권한이 없습니다.
    {{m_row.m_nick}}
    -
목록형 📷 갤러리형
제목
태그 적용
여보세요? 손님도 적으실 수 있습니다. 11
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
6.9
6.10
6.11
6.12
6.13
6.14
6.15
6.16
6.17
6.18
6.19
6.20
6.21
6.22
6.23
6.24
6.25
6.26
6.27
6.28
6.29
6.30
7.1
7.2
7.3
7.4
7.5