making a php countdown clock?

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Guest
I am trying to make an image based countdown clock.
I have part of it working :
http://www.steveturri.com/countdown/countdown.html
but I need to find a way to break up the digits to single units. Maybe a mod function? The other issue I am seeing is the lag time. It only is working with 0-9 seconds left so may have to wait up to 50 seconds to see. The numbers skip which I assume is due to delay on displaying the image. Any advice would be great.
 
Back
Top