Fader



A cool little applet that fades text in, scrolls up and fades out as new text is entering from the bottom. Very easy to configure and it's Free!

How To Use:

  • Download fader.zip (7 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code=Fader.class width=300 height=90>
    	<param name="delay" value="20">
    	<param name="stop" value="2000">
    	<param name="fontSize" value="26">
    	<param name="fontStyle" value="1">
    	<param name="fontName" value="Courier">
    	<param name="text0" value="Javaboutique.com">
    	<param name="text1" value="WebDeveloper.com">
    	<param name="text2" value="WDVL.com">
    	<param name="text3" value="Webreference.com">
    	<param name="url0" value="http://javaboutique.com">
    	<param name="url1" value="http://webdeveloper.com">
    	<param name="url2" value="http://wdvl.com">
    	<param name="url3" value="http://webreference.com">
    
    </applet>

    Configuration: config.html

    Status: Free

    Author: Alessandro V.

    Homepage: http://www.geocities.com/SouthBeach/Inlet/1000

    Upload Date: May 4, 2000

    How to Add Java Applets to Your Site

    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.