Contents Home Page Previous Page Next Page

Changing the BODY Attributes According to the Time

This script displays a different set of attributes for the <BODY> tag, depending on the time of the visitor's clock. It changes four times a day, at midnight, 6 am, midday, and 6 pm. The script uses document.write to replace the normal <BODY> tag, so the script should be inserted in its place.

If this page looks normal to you, you are visiting between 6 pm and midnight. The script does work, honestly. :)


here's the code: