|
|
|
Time & Date
*This applets shows a calendar and a clock.
*If you wish to use some of my code, please make sure you mention my name }:^)>
*You can grab the source code over here
*If you have any questions/suggestions regarding this applet, feel free to contact me at abezrati@hotmail.com
<APPLET CODE = "timeDate.class" width = 320 height= 210>
<PARAM NAME = "BGCOLOR" VALUE = "000000">
<PARAM NAME = "MinNeedle" VALUE = "00ff00">
<PARAM NAME = "SecNeedle" VALUE = "ff0000">
<PARAM NAME = "HrNeedle" VALUE = "ffff00">
<PARAM NAME = "ClockCenter" VALUE = "00ffff">
</APPLET>