Click here to Skip to main content
15,892,737 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All,
I Need Jquery Plugin For set particular second to Countdown the Timer or set particular Seconds to Increment onwards time.

What I have tried:

now i am using Timeto jquery plugin thats support only on set particular seconds countdown worked well but some case i need increment Ex (12:32:03,12:32:04,12:32:05).
Posted
Updated 23-Sep-16 5:50am
Comments
Karthik_Mahalingam 23-Sep-16 11:54am    
you can write your own plugin using Window setTimeout() [^]

1 solution

Google shows a lot of results for what you need. I suggest you review the results and pick a plugin that meets your needs. The first one on the list is called final countdown and looks promising.

The Final Countdown - jQuery.countdown[^]

Jquery timer plugin for countdown - Google Search[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900