A nice way to fade text! Every
pixel in the text is handled separately.
Important: Your browser
must be Java enabled to properly view this page.
Here's how to do
it:
1. Download the
"pixfade.zip" by clicking
here 2. Unzip the pixfade.zip or download "PixFade.class"
without downloading the zip file. 3. Extract and Save
"PixFade.class" on the same directory where your page html
resides 4. Copy and paste the code below to your HTML page source
and edit it according to your requirements 5. Upload your html page and
"PixFade.class" on the same directory at your server.
<applet
code="PixFade.class" align="baseline" width="400"
height="50"> <param name="bgcolor" value="FFFFFF">
<param
name="fontname" value="Helvetica"> <param name="fontsize"
value="30"> <param name="numberOfStrings" value="8">
<param
name="pixchange" value="1000"> <param name="speed"
value="100"> <param name="color0" value="CC0000">
<param
name="string0" value="P i x e l F a d e"> <param name="color1"
value="0000CC"> <param name="string1" value="P
i x e l F a d e"> <param name="color2"
value="009900"> <param name="string2"
value="Smooth fade of text!"> <param name="color3"
value="0000CC"> <param name="string3"
value="by Mats Palm"> <param name="color4"
value="FFFFFF"> <param name="string4" value="
"> <param name="color5" value="CC0000">
<param
name="string5" value="Resource-A-Day.com">
<param name="color6"
value="ffffff"> <param name="string6" value="
"> <param name="color7" value="666666">
<param
name="string7" value="P i x e l F a d e"> Sorry - Java is
required </applet>
To get more
of these kinds of stuff, subscribe at
resource-a-day.com. CLICK HERE...IT'S
FREE!