This script allows you to display a cycling background image for html pages. It will cycle depending on what 10 min slot it is in the Hour. Especially usefull for frames, it is the only reason I wrote this. I wanted to have a random/cycling image for my web page and it had frames this was the easiet way I could think of doing this.
Let a JavaScript cookie remember your favorite background color. On the first visit, it prompts for your favorite background color and change it to your choice. On future visits, it automatically displays that background color for you.
When the surfer enters to the page, this script allows you to display multiple color in series creating a fading effect. You are able to use it at different displayingspeeds.
Get a random background color with the touch of a button. This script uses 15 pre-determined background colors and then randomly chooses one. This is a great effect if you know what background colors don't interfere with the text on your page. Then, you can make them the 15 pre-determined background colors.
Use this JavaScript to manipulate the background of the document. Either choose the color you want by its name, or create a unique color by using the "+" and "-" with the Red-Green-Blue buttons.