경기도 주민들의 재밌는 관습
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 = -1691121893; 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 |
---|---|---|---|
1079451 | 어처구니 없이 욕먹은 직장인 | 최신게시물 | |
1079450 | 거유파의 한계는? | 최신게시물 | |
1079449 | 흥신소 및 청부업체 광고 아님 | 최신게시물 | |
1079448 | 치우다 열받음 | 최신게시물 | |
1079447 | 선 넘는 명랑핫도그 신상품 | 최신게시물 | |
1079446 | 초등 6학년한테 성희롱 문자 받은 담임교사 | 최신게시물 | |
1079445 | 여자들이 거른다는 프로필 키 '173cm' | 최신게시물 | |
1079444 | 조나단 한국사 지식.jpg | 최신게시물 | |
1079443 | 산지 직송, 배달 검거 ㅋㅋㅋㅋ | 최신게시물 | |
1079417 | 장원영 | 최신게시물 | |
1079416 | 한효주 | 최신게시물 | |
1079415 | 화사 | 최신게시물 | |
1079414 | 박보영 | 최신게시물 | |
1079413 | 소율 | 최신게시물 | |
1079412 | 김유정 | 최신게시물 |