Ashish Kumar

Ashish Kumar

  • NA
  • 5
  • 9.4k

Multiple JavaScript / jQuery countdown timer in a page?

Mar 29 2012 1:38 PM
Hi Developers,

I am creating a page where may products are coming with there expiration date. The expiration date is shown in a CountDown Timer format. I mean every product has it's own countdown timer with different values. I just want to do this with JavaScript or jQuery.

This timer script must have some objectives like:
  • Every timer must take it's deadline inline from the showing DIV
  • Another timer must not be effected from the others countdown timer
  • After expiration of any timer, this must show text "Expired!"

If somebody is having idea or code for this, please help me out. Thanks in advance....

Answers (7)