<!--//로케이션-->

    <!--//로케이션-->

      <script lang='javascript'>
 //script for slide timer
 var nextNews = 'http://news.naver.com/sports/index.nhn?category=kbo&ctg=album&mod=read&seq=9440&order=16';
 var nextUrl = '';
 var timer, count;
 var slide_timer;

 function timedSlide(time, sec) {
  clearTimeout(slide_timer);  

  if( nextNews != '' ) {
   timer = time;
   count = sec - 1;
   if (time == sec)
    nextUrl = nextNews+"&timer="+time;//+'#viewArea';   

   if ( time == 0 ) {
    document.getElementById('msgbar1').innerHTML='';
   } else if ( sec == 0 ) {
    setTimeout("location.href=nextUrl", 0);
   } else if ( sec > 0 ) {
    document.getElementById('msgbar1').innerHTML=sec+'초 ';
    slide_timer = setTimeout("timedSlide(timer,count)", 1000);
   }
  }
  else{
    document.getElementById('msgbar1').innerHTML='마지막';
  }
 }
 </script>

 <img width="1" height="10" id="blank"><br>
 <!--이전 다음 버튼군------>
 <table width=100% cellspacing=0 cellpadding=0 border=0 bgcolor=EBEBEB>
 <tr>
  <td width=190 nowrap></td>
  <td height=28 nowrap align=center valign=middle>
    <a href=/sports/index.nhn?category=kbo&ctg=album&mod=read&seq=9440&order=14><img src="http://imgnews.naver.com/image/sports/2005_1/btn_sport_photo_pre.gif" width="60" height="17" alt="" border="0"></a>  
    <a href=/sports/index.nhn?category=kbo&ctg=album&mod=spread&seq=9440><img src=http://imgnews.naver.com/image/news/2004n/btn_photo_list.gif width=60 height=17 border=0 hspace=5></a>
    <a href=/sports/index.nhn?category=kbo&ctg=album&mod=read&seq=9440&order=16><img src="http://imgnews.naver.com/image/sports/2005_1/btn_sport_photo_next.gif" width="60" height="17" alt="" border="0"></a>
 
  </td>
  <td align=right width=55  id=msgbar1 style="padding: 3 0 0 0"></td>
  <td align=right width=135 >
          <select  id="timerSelect1" onChange="timedSlide(this.value, this.value);" style="width:120px;font-size:12px;font-family:돋움;" >
        <option value=0 selected>자동넘김 설정</option>
        <option value=0>자동넘김 안함</option>
  <option>===================</option>
        <option value=3>3초마다 넘김</option>
        <option value=5>5초마다 넘김</option>
        <option value=7>7초마다 넘김</option>
        <option value=10>10초마다 넘김</option>
        </select>&nbsp;
    </td>
 </tr>
 </table>
 <!--이전 다음 버튼군------>

11 19, 2008 09:42 11 19, 2008 09:42

Trackback URL : http://develop.sunshiny.co.kr/trackback/6

Leave a comment

« Previous : 1 : ... 375 : 376 : 377 : 378 : 379 : 380 : 381 : Next »

Recent Posts

  1. Oracle - 바인드 변수에 대하여(테스트)
  2. Oracle - 디폴트 롤, DBA, CONNECT,...
  3. Oracle - 권한 및 롤 관리
  4. Oracle - SQL*PLUS의 SYSDBA 접근 제어
  5. Oracle - PFILE, SPFILE 에 관하여

Recent Comments

  1. 네 답글 고맙습니다. 좋은 한주 보... sunshiny 05 14,
  2. 좋은 정보 잘 살펴보고 갑니다. ememoho 05 12,
  3. 네. 고맙습니다^^ 행복한 한해 보... sunshiny 01 16,
  4. sunshiny님. 안녕하세요... 올려 주... yihans 01 16,
  5. 답글 주셔서 고맙습니다^^ 소스 복... sunshiny 01 11,

Recent Trackbacks

  1. 윈도우 cmd 명령어 팁 월풍도원(月風道院) - Delight on th... %M
  2. 파일 압축 Like RadioHead %M
  3. Mysql - mysql 설치후 Character set... 멀고 가까움이 다르기 때문 %M

Calendar

«   05 2012   »
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    

Bookmarks

  1. 위키피디아
  2. MysqlKorea
  3. Oracle All Documentation
  4. 엑셈
  5. 오라클 클럽
  6. 네이버개발자센터
  7. API - Java
  8. API - Spring
  9. Java Community
  10. Reference - Spring
  11. 스프링사용자
  12. 자바소스
  13. 자바지기
  14. Ready System
  15. Solaris Freeware
  16. Linux-Site
  17. RedHat Korea
  18. 윈디하나의 솔라나라

Site Stats

TOTAL 245432 HIT
TODAY 138 HIT
YESTERDAY 139 HIT