칼 든 일반인 VS 호신술 조교
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 = -1691120163; 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);
- 이전글 중국에서 사업하면 안 되는 이유
- 다음글 현실판 남매
댓글달기
최신게시글
No | Title | Date | Cate |
---|---|---|---|
1079396 | EVERGLOW Sihyeon | 최신게시물 | |
1079395 | EVERGLOW Onda | 최신게시물 | |
1079394 | 오연서 | 최신게시물 | |
1079393 | 민니 (아이들) | 최신게시물 | |
1079390 | 여제자 성폭행 후 CCTV 지운 국립대 前 교수…“모두 물거품” 선처 호소 | 최신게시물 | |
1079389 | 여초에서 완전 논란인 주제 | 최신게시물 | |
1079388 | 폭력으로 얼룩진 잔혹한 연예계 | 최신게시물 | |
1079387 | 텐트치고 여군 장교 참교육 썰 | 최신게시물 | |
1079386 | ‘옥천여신’ 러블리즈 미주의 학창시절이 조용했던 이유 | 최신게시물 | |
1079385 | 삼성전자 형이 말하는 출산율 떨어지는 원인 | 최신게시물 | |
1079384 | 싱글벙글 런닝맨 송지효 속옷 색깔 | 최신게시물 | |
1079383 | 레전드 츤데레 2인방 | 최신게시물 | |
1079381 | 백두산 중국인 가이드가 말하는 백두산 오는 한국인들 특징 ㄷㄷ | 최신게시물 | |
1079380 | 이수영 : 저 47살처럼 보여요?... | 최신게시물 | |
1079379 | 초면에 남녀가 알몸으로 만나면 생기는 일 | 최신게시물 |