jquery - How to increment a <span> value by 1 everyday -
i want able increment number value within everyday hit's midnight. i'm assuming use date() , jquery?
here current static code have:
<div class="chart"> <div class="percentage" data-percent="107"><span>107</span></div> <div class="label">coffees in 2013</div> </div>
you need use server side datatime or access time finding region of request (could through ip) machine time javascript could different actual time.
Comments
Post a Comment