KLBanner



Simple banner applet which will fade in and out user-defined strings as they drift across the applet space. Colors and speeds are parameters.

Author's Notes:
Either copy the HTML source from this page, or use the code generator to make your HTML.

How To Use:

  • Download KLBanner.zip (13 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="KLBanner.class" codebase="./" archive="KLBanner.jar" align="baseline"
    width="420" height="96">
        <param name="0" value="Java Boutique">
        <param name="1" value="for your Java Needs">
        <param name="10" value=" ">
        <param name="2" value=" ">
        <param name="3" value="Try the KLBanner">
        <param name="4" value="on your site today!">
        <param name="5" value="Any fonts you wish">
        <param name="6" value="Any font size/style">
        <param name="7" value="Any speed">
        <param name="8" value="Linked lines of text">
        <param name="9" value="Target frames">
        <param name="AppletHomePage" value="http://go.to/javabase">
        <param name="bgcolor" value="FFFFFF">
        <param name="distance" value="50">
        <param name="fgcolor" value="CC00FF">
        <param name="font" value="Courier">
        <param name="fontsize" value="20">
        <param name="fontstyle" value="b">
        <param name="host" value="javabase">
        <param name="key" value="cacowcbu">
        <param name="mouse" value="0000FF">
        <param name="status">
      </applet>
    

    Status: Free

    Author: Edward Smith

    Homepage: http://www.javabase.fsnet.co.uk/

    Upload Daate: April 10, 2000

    Updated: October 25, 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.