











Author:
Note: Script rewritten Dec 3rd, 04' for numerous improvements.
Description: A script that makes any image(s) appear dull before the mouse moves over it; as the mouse moves over it, the image gradually changes to its original appearance. Use it to instantly add stunning onMouseover effects to your menu images, for example.
Demo:
Move your mouse over any of the images:
Step 1: Insert the below into the <head> section of your page:
Select All
Step 2: Then, insert the below inside the <img> tag of all of the images you want the effect applied to:
Select All
An example would be:
<a href="whatever.htm"><img src="mygif.gif" border=0 class="gradualshine" onMouseover="slowhigh(this)" onMouseout="slowlow(this)"></a>
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。