Scrollbar Color Fader

This script changes the color of the scrollbars 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.

Instructions:




1: Copy and paste the following javascript in the BODY section of your page:
Select all...


2: Edit the parameters at the top of the script.


3: You MUST use the HEX color code (ex: "#FF0000"), not a color name (like "red"), to specify the background colors.