jquery timer implementation

Posted by Hulk on Stack Overflow See other posts from Stack Overflow or by Hulk
Published on 2010-03-08T09:10:34Z Indexed on 2010/03/23 9:53 UTC
Read the original article Hit count: 297

Filed under:
|
|

All,

Is there a jQuery timer which can start a timer for 20 minutes and display time elapsed? Please point me to a small code for it.

var austDay = new getTime();
austDay = new getSeconds(austDay);
var duration = 1200;
duration +=  austDay;

Thanks

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ui