Well, i have Java clock that hosted in otakbali.com, would you like some??
here is the sample :
You can copy this java applet into your online page, of course with some customization. Just edit the script bellow :
<applet code="Dgclock.class" CODEBASE="http://otakbali.com/java-sys" width="100" height="30">
<param name="TimeFormat" value="">
<param name="TZ" value="GMT+0800">
<param name="ShowDate" value="yes">
<param name="ShowFrame" value="no">
<param name="fg" value="black">
<param name="bg" value="white">
</applet>
Bellow is the configuration details :
<param name=”fg” value=”black”> -> the foreground color
<param name=”bg” value=”white”> -> The background color
<param name=”ShowFrame” value=”no”> -> show border
<param name=”TZ” value=”GMT+0800″> -> your time zone
<param name=”ShowDate” value=”yes”> -> show date or not
<param name=”TimeFormat” value=””> -> your time format, blank for 24, or 12 for 12, i’d rather choose blank (“”)
Posted in general |

punya program untuk membuat jam digital di java ga, klo ada kasih tau saya ya.
yang itu kan make Java, bukan javascript ^_^
kalo program buat bikin jamnya, kayaknya ngga deh,, ambil ja script yg di post ini,, kan langsung jadi.. tinggal modif2 dikit aja