Dynamic Scrollbar Color Wizard
Go to www.cgiscript.net for more free tools!

Description:
Use this wizard to create dynamic scrollbar colors schemes that change when the mouse interacts with specified links on your page. Use this code to set the onMouseOver, onMouseOut, and onClick colors for your page scrollbars.
Directions:
Set the colors for each of the 3 events and then click Create Code. Then follow Steps 1 and 2 below to get the code into your page. Use the 'Grab Text' buttons to select the code within the adjacent textarea. Then use Control-C or Edit -> Copy to buffer the text for pasting into your document.

View the Ace Color Chart for help selecting your colors.

Colors
Settings

Events

onMouseOver

onMouseOut

onClick
Colors:
Step 1: Place this code between the <HEAD> and </HEAD> tag of your HTML document.
Then use Control-C to copy the text into your web page.
Step 2: Place this code inside the <A HREF... tag you want to make dynamic (as many as you want).

Example:

Then use Control-C to copy the text into your web page.