|
Textlinks onMouseOver: eyecatching colorchange animation
This script creates a unqiue color-change-animation of any textlink touched by your mouse. Easy configuration of colors that will be used by the animation-script.
Internet Explorer 4 or higher.
Touch any textlink to run the script
Configuration:
Activate the script by adding a small piece of code inside any textlink. It should look like the sample-textlink below:
-
| <href="http://www.your.com" id="any_link_name" onMouseOver="startanimation('this.name') onMouseOut="stopanimation()">your textlink</a> |
GREEN/RED: Put this code into your link-tag.
RED: Give each textlink a name of its own.
Go to the <head>-section of the script and configure the speed and the colors of the animation. That's it! Have fun 24 hours a day!Copy the following JavaScript into <Head> section.
|
| |
|