Step 1: Insert the below into the HEAD section of your page:
The above code references an external js file, which you need to download:
* gradualfader.js (~3.4 kb) - Right Click > Save As "gradualfader.js" - File Type: All
Then, to apply the effect to any element on your page with a dimension, give it a class="gradualfader" declaration, for example:
Quote:<script type="text/javascript" src="gradualfader.js"></script>
The above code references an external js file, which you need to download:
* gradualfader.js (~3.4 kb) - Right Click > Save As "gradualfader.js" - File Type: All
Then, to apply the effect to any element on your page with a dimension, give it a class="gradualfader" declaration, for example:
Quote:<img src="test.gif" class="gradualfader" />