DHTML JavaScript Rollover Animation for Text Links & Buttons Effect
This script creates a unique rollover animation for text links and buttons (pictures). The smooth zoom in & zoom out effect requires almost no bandwidth. You may set each link to a different color and a different border width. Fast loading. True copy and paste installation. Very easy configuration. Made for IE5+ and higher. Degrades well with non IE5+ browsers.
Test the script
Move your mouse over this short
link
or put it
over this very long text link
to test the highlight effect. You may even apply it on linked images (move your mouse over the picture on the left hand side).
Configuration
Step 1:
Open your web page. Insert the below code immediately above the
</body>
tag:
Step 2:
Paste the below green/red/blue code into any text link, as shown here:
<a href="http://www.yourlink.com"
onMouseOver="showlines(this,
'red'
,
16
)" onMouseOut="hidelines()"
>testlink</a>
green code:
do not change the green code.
red code:
the color of the expanding box.
blue code:
the width of the expanding boxlines.
Step 3:
Download this white tiny image -->
<-- by right clicking it, and selecting "save as". Put the image into the same folder as your web page!
Download 500 free copy-and-paste scripts! Click here