This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--. | |
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(){ |