Cut & Paste Time-of-Day Messages Status Bar
|
Description: This is an absolutely cool script that displays a different status bar message, depending on the time of the day. Just look below to see what I mean.
Example: Look at your status bar!
Directions
Step 1: Insert the below into the <head> section of your page:
Step 2: Add the following onLoad event handler to the <body> tag itself, like below:
<body onLoad="Change();Place();Time()">
You can by all means change the messages to your own (by editing the code in Step 1), although personally, I feel the default ones are quite witty, and need not be changed.
JavaScript Tools:
Site Info