jsClock: Featured Digital Clock JavaScript

If you're needing a simple digital clock that is updating automatically and takes directly the time from the server, also you want to show the time in other countries to have a reference. Then why you should not take a preview of this digital clock JavaScript, because its simple, super easy to use and modify. This free digital clock JavaScript code has some options: many layouts for choosing, time JavaScript using server, manual-handle clock using JavaScript like a countdown clock JavaScript.


Sampled by © JavaScriptBank.com Normal clock using browser time:
clock
moveClock("clock");


Clock using server time:
reloj
moveClock("reloj","< ?php echo date("G:i:s");? >");


Clock with manual time:
rellotje
moveClock("rellotje","23:58:56");



2000+ free JavaScripts
at www.JavaScriptBank.com