Background Fader

This JavaScript changes the background color between two preset values. You can set the beginning color, the ending color, the number of color changes between the two, and the delay between changes.


Sampled by JavaScriptBank.com

Over 2000+ free Javascript
at JavaScriptBank.com Website

Instructions:


1: Change the beginning and ending color values in the script. There are also a couple other values you can adjust as well. Read the script for more details.




2: On a slower computer, the user may notice flickering of the display. Users of Netscape 4.x browsers will also notice display flicker. There are simple directions toward the bottom of the script on how to disable the fading background as a workaround for Netscape 4.x browsers if desired.