jQuery Count Up Timer
jQuery Count Up Timer
hello
http://tutorialzine.com/2012/09/count-up-jquery/
there is a jquery count up timer :)
it's cool, but something is wrong !
$(
'#countdown'
).countup({
start:
new
Date(
2012
,
10
,
27
,
15
,
58
,
21
)
//year, month, day, hour, min, sec
});
when I set up date,
calculations is performing bad. Why ?
Topic Participants
barmic12
jakecigar
najy.kamal