Site hosted by Angelfire.com: Build your free website today!
:: Gradual Highlight II Script IE  ::
This is a variation of the original- and extremely popular- gradual highlight image script. Apart from being more customizable, this version differs from the original in that a gradual fade-out effect is added when the mouse moves out of an image. Enjoy!
Credits:

Name: J Mark Birenbaum
Homepage: N/A



This script was found at Dynamic Drive

Demo:
Coding:
Copy and paste this code into the <head> section of your document:


Add this to the image tag for each image you wish to use the effect on:


 Instructions :
An example of what your image tag should look like would be:

 <img border="0" src="incognitonewimage1c.jpg" width="400" height="125" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,10,50,5)" style="filter:alpha(opacity=10)">

Script from: Dynamic Drive

 Scripts Menu
 Main Menu