조규성이 축구를 시작하게 된 계기

귀신꿍꿔또 2023.08.04

 

function GoPoll(a){ if(confirm('선택하신 사항으로 설문에 답하시겠습니까?')){ document.formpollvote.poll_idx.value = a; document.formpollvote.submit(); }else{ return ; } } var poll_tick_count=0; var timeleft = -1691121869; var pollcountdown = setInterval(function(){ console.log(timeleft); timeleft = timeleft- 1; // Calculating the days, hours, minutes and seconds left // 1hour = 60s * 60m = 3600sec // 1day = 60s * 60m *24h = 24 * 3600sec var days = Math.floor(timeleft / ( 60 * 60 * 24)); var hours = Math.floor((timeleft / ( 60 *60 ))); var minutes = Math.floor((timeleft % ( 60 *60 ))/60 ); var seconds = Math.floor((timeleft % ( 60)) ); var days_txt =""; var hours_txt =""; var minutes_txt =""; var seconds_txt =""; var timeleft_txt =""; if (days>0 ) {timeleft_txt = timeleft_txt + days +"일 "; } if (hours>0 ) {timeleft_txt = timeleft_txt + hours +"시간 "; } if (minutes>0 ) {timeleft_txt = timeleft_txt + minutes +"분 "; } if (seconds>0 ) {timeleft_txt = timeleft_txt + seconds +"초 "; } // Result is output to the specific element //document.getElementById("days").innerHTML = days + "d " //document.getElementById("hours").innerHTML = hours + "h " //document.getElementById("mins").innerHTML = minutes + "m " document.getElementById("poll_exp_date_txt").innerHTML = timeleft_txt + " " ; poll_tick_count=poll_tick_count+1; //console.log(poll_tick_count); // Display the message when countdown is over if (timeleft < 0) { clearInterval(pollcountdown); document.getElementById("poll_exp_date_txt").innerHTML = "마감"; } }, 1000); 저장 규칙

댓글달기

2546 취소 댓글 입력

최신게시글

No Title Date Cate
1063551 사쿠라 최신게시물
1063550 하지원 최신게시물
1063549 신세경 최신게시물
1063548 최예나 최신게시물
1063547 아이브 리즈 최신게시물
1063546 강지영 최신게시물
1063545 뉴진스 민지 최신게시물
1063544 권은비 최신게시물
1063543 길고 두꺼운 츄러스 아이브 장원영 최신게시물
1063542 유나 최신게시물
1063541 김민주 최신게시물
1063540 트와이스 다현 별명이 두부인 이유 최신게시물
1063539 아이유 최신게시물
1063538 이쁜 애들끼리 친함 ㄷㄷ 최신게시물
1063537 화사 인생샷 최신게시물
  1. 1625
  2. 1626
  3. 1627
  4. 1628
  5. 1629
  6. 1630
  7. 1631