Tag Archives: count down

JavaScript CountUp/CountDown Timer

This might be the last one in the JavaScript Counter posts unless I make all-in-one script or a jQuery plugin off of these scripts. This counter acts as a count down as well as count up timer. As soon as … Continue reading

Posted in JavaScript | Tagged , , , , | 12 Comments

JavaScript CountDown Timer

This counter takes a date to count the time to, an ID to put the timer in. It is possible to have more than one timer on a page. Demo page. As soon as the count down goes to 0 … Continue reading

Posted in JavaScript | Tagged , , , | 4 Comments

JavaScript Counter – Count Days Hours Minutes Seconds

I keep getting requests and I can’t help but post another JavaScript related counter! As always, in case of any issues/doubts/suggestions or you just want to appreciate, feel free to leave a comment. Javascript Counter to Count Days Hours Minutes … Continue reading

Posted in JavaScript | Tagged , , , , , , , | 1 Comment

JavaScript CountUp Timer – Requests and Comments

Thanks to all those who commented and also appreciated this small code. I’m quoting some of you here, if you want it to be removed, you know what to do. Requests – M. Raouf wanted to display the counter with … Continue reading

Posted in JavaScript, Web | Tagged , , , , | Leave a comment

Javascript Counter – Count Days

John Watt sent me a request asking if I could help with changing the JavaScript CountUp Timer to show only the number of days in a counter here. He also wanted to display the days in 3 digits. I did … Continue reading

Posted in JavaScript | Tagged , , , , , , | 12 Comments