A nice way to fade text! Every pixel in the text is handled separately.
Unzip with a
compression utility.
Java Source: unavailable
Sample HTML Source:
<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="JavaBoutique">
<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>
Status: free
Author: Mats Palm
Homepage: http://www.algonet.se/~mats_p/thepages/pixfade.htm
Upload Date: January 3, 2000
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.