Categories

Updated: 02/29/2008

JavaScript Status Text Clock

Here we are going to display Text Clock at status bar of browser.First of all we have define variable var currentDate=new Date() and create a date object. Then define function NumToText() which take input as number which is output of method supported by date object.
©2003-2019 jCay.com