<html>
<head>
<SCRIPT
language=JavaScript>
<!--
function Clock() {
window.setTimeout( "Clock()", 1000
);
now = new Date();
localtime =
now.toString();
hours = now.getHours();
mins =
now.getMinutes();
secs = now.getSeconds();
if (hours
> 12)
hours =
now.getHours()-12;
self.status = "Jam " + hours + " Lewat "
+ mins + " Menit, " + secs + " Detik Waktu Indonesia Bagian
Ilmuwebsite.com
".toString();
}
Clock()
//
-->
</SCRIPT>
</head>
<body>
<body
bgcolor="#000000">
</body>
</html>
/>Sumber dari situs href="http://www.ilmuwebsite.com">Ilmu Website dalam
kategori href="http://www.ilmuwebsite.com/javascript/">javascript
dengan judul href="http://www.ilmuwebsite.com/detil_javascript/8/Jam_di_Status_Bar/">Jam
di Status Bar
Posting Komentar
Kalo komentar jangan aneh - aneh ya....