Post Reply 
Status Bar Clock
Jul. 26, 2011, 05:02 AM
Post: #3
RE: Status Bar Clock
The idea is to keep it visible in the lower left-hand corner of the status bar until the mouse hovers over a link.

I only got started with JavaScript a couple of months ago, so most of the script is based off of what the maestros are willing to share online.

What has me concerned is the use of the ONLOAD. I am guessing that some pages that call for ONLOAD to perform other actions will get screwed up since my matching only erases any existing ONLOAD in the BODY tag, copies any other info, and then calls timefunct().

I wouldn't mind also changing the color of the display to Prox-Green also.


Attached File(s)
.gif  Status_Bar_Clock.gif (Size: 19.16 KB / Downloads: 786)
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Status Bar Clock - Proxology - Jul. 25, 2011, 11:11 PM
RE: Status Bar Clock - ProxRocks - Jul. 26, 2011, 01:18 AM
RE: Status Bar Clock - Proxology - Jul. 26, 2011 05:02 AM
RE: Status Bar Clock - Proxology - Jul. 28, 2011, 08:57 PM

Forum Jump: