I am new to programming jquery php. I want to countdown a php time variable in jquery. For example time= 31233. How could i count down this like mm:ss?
Please help thanks
|
|
Try this:
You can find an example here: http://jsfiddle.net/hHD4w/ |
|||||||||||
|
|
Check this out... http://code.google.com/p/jquery-countdown/ ... and the demo... http://jquery-countdown.googlecode.com/svn/trunk/index.html I hope this helps. |
|||
|
Here you go
fixed formatting - http://jsfiddle.net/3NYY9/8/ |
|||||||||||
|