Build a DHTML Binary Clock
|
|
|
|
| Articles Reviews DHTML | |
| Written by JOHN | |
| Saturday, 11 August 2007 | |
|
{mos_sb_discuss:20} This script starts by setting up the bit table that will be used in the generation of the page and in the JavaScript that updates the clock. The bit_names array is used to name each bit in a clock element, starting at the top left and going down to the bottom right. The bit_masks array stores the bit number in the first position of the array, the JavaScript bit mask value in the second position, and the value of the bit in the third position. Setting up an array of bit masks, and beyond Powered by jReviews |
|
| Last Updated ( Saturday, 11 August 2007 ) | |
| < Prev | Next > |
|---|







