Its a text-fading linking ticker type applet that will fade text of any color
over any color background. It features rollover color feedback, and will pause
when rolled over so the user doesn't have to "chase" links. It uses very little
processor power and source is included! Now supports frames!
Unzip with a
compression utility.
Java Source:
source.html
ParameterCollector.html
TextLink.html
Sample HTML Source:
<applet code="TextFade.class" width=206 height=143>
<param name="linkdelay" value="4">
<param name="fadespeed" value="15">
<param name="textcolor" value="000000">
<param name="rollcolor" value="006699">
<param name="backcolor" value="999999">
<param name="fontface" value="Dialog">
<param name="fontstyle" value="Plain">
<param name="fontsize" value="11">
<param name="xstart" value="18">
<param name="ystart" value="40">
<param name="textblockwidth" value="175">
<param name="leading" value="26">
<param name="string_1" value="Anything Here">
<param name="string_2" value="Anything Here">
<param name="string_3" value="Anything Here">
<param name="target_1" value="_blank">
<param name="target_2" value="_blank">
<param name="target_3" value="_self">
<param name="url_1" value="http://www.yahoo.com">
<param name="url_2" value="http://www.interport.com">
<param name="url_3" value="http://www.ibm.com">
</applet>
Status: Free
Author: Alec Cove
Upload Date: July 29, 1999
Updated: November 13, 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.