Bar Animator, random colors
Create animated bars fading through a set of random colors. Add as many horizontal or vertical bars as you like. Easy configuration of width, length, speed, fade-effect and gradient-effect. Two different gradient-effects for IE5x. Standard effect for NS6x/7x and Opera7x. Brought to you by www.24fun.com


Bar Animator, selectable colors
Click here if you prefer to apply selectable colors.


Configuration:

Step 1: Open your web page. Paste the following code between the <head> and </head> tags of your web page:



Step 2: Open your web page. Go to the top of the script-code and configure the fade-effect and speed.

Step 3: Open your web page. Paste the code inside the yellow box where you wish to add an animated bar (add as many as you like).
Then set the 4 attributes inside the brackets according to the colorized explanations:

<script>addbar(500,3,"horizontal","yes")</script>

red attribute: the width of the bar (pixels).
blue attribute: the height of the bar (pixels).
green attribute: the type of gradient effect for IE 5x/6x. Acceptable values are "horizontal" or "vertical" or "none".
brown attribute: color switcher. Acceptable values are "yes" or "no".

Step 4: Save the small rectangle on the left as "empty.gif".
Put it into the same folder as the web page
that contains your animated bar(s).