| Number countdown for a game
|
mbabuskov

msg:4322456 | 12:12 pm on Jun 6, 2011 (gmt 0) | Hi, I created a website with a game which consists of a problem that needs to be solved in limited time. I'm looking for a best way to implement a JavaScript countdown timer. Here's what I have so far: [countdowngames.tv...] It uses jQuery countdown function I found somewhere on the net that uses .animate() repeatedly. This does work, but feels kind of awkward to use animation timer. My main concern is that this must run on every browser. Is there some better way to do it? Thanks.
|
|