TinyZipZap
The free tinyZipZap will display your message, "zipping" into the viewable area from the left. The message will then disappear, "zapping" up and down out of the viewable area.
How To Use:
Download tinyzip.zip (4KB) and unzip within your HTML directory.
Java Source: Contact the author.
HTML Source:
<applet code="tinyZipZap.class" height=75 width=200>
<param name="MESSAGE" value="Welcome to the JavaBoutique">
<param name="FONTNAME" value="Courier">
<param name="FONTSIZE" value="20">
<param name="FONTBOLD" value="1">
<param name="DELAY" value="2">
<param name="FGRED" value="153">
<param name="FGGREEN" value="0">
<param name="FGBLUE" value="0">
<param name="BGRED" value="255">
<param name="BGGREEN" value="255">
<param name="BGBLUE" value="255">
<param name="LINK" value="http://javaboutique.internet.com/">
</applet>
Configuration: config.html
Status: Free.
Author: Chris Ricci
Homepage: http://www.onewolf.com
Upload Date: October 30, 1998
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.