0

How to create a countdown counter in Drupal 7 that says:

Your download will start in 5 seconds...

During page load and it countdown the number to 5, 4, 3, 2, 1

And change the value to

Your download will start shortly...

When finished?

I found so many tutorials about this but not specific to what I am looking for.

I am also moving this question from Drupal stackexchange as suggested by Chapabu.

Community
  • 1
  • 1
jaypabs
  • 1,519
  • 10
  • 43
  • 62

1 Answers1

2

25 jQuery countdown scripts here: http://www.tripwiremagazine.com/2013/04/jquery-countdown-scripts.html and the according StackOverflow-Question including excellent answers: How can I make a jQuery countdown

Community
  • 1
  • 1
Sliq
  • 15,937
  • 27
  • 110
  • 143