Skip to content

Instantly share code, notes, and snippets.

@ryanstevens
ryanstevens / Example.html
Created May 18, 2011 21:34 — forked from 140bytes/LICENSE.txt
Countdown Timer
<!--.
This example will start at 5 seconds and countdown to 0 (ish). It will update the div "about" every 1/2 second.
-->
<div id='test></div>
<script type='text/javascript'>
(function(o, i, f){
var g='getTime',
z=o=o+new Date()[g](),
b = function(){