ZeBanner



A horizontal scrolling banner with lots of nice features, including timed messages! It's free and source is included!

How To Use:

  • Download ZeBanner.zip (31 KB)
  • Unzip with a compression utility.

    Java Source: Included in zip file.

    Sample HTML Source:

    <applet
    	ARCHIVE="ZeBanner.jar"
    	CODE="ZeBanner.class"
    	WIDTH="600"
    	HEIGHT="30"
    	ALIGN="BOTTOM">
    	  <param name="file" value="data.txt">
    	  <param name="step" value="1">
          <param name="delay" value="10">
          <param name="font1" value="Arial,18,BOLD">
          <param name="font2" value="Arial,18,BOLDITALIC">
          <param name="color1" value="FFFFDD,0000CC,FF0000,FFFFCC">
          <param name="color2" value="FFFFFF,00FFFF,FF0000,FF0000">
          <param name="shadow1" value="1,1,0000CC,CCCCCC">
          <param name="shadow2" value="1,1,0000CC,0000CC">
    </applet>
    

    Configuration: config.html
    Sample data.txt

    Status: Free

    Author: Laurent Lequenne

    Homepage: http://cmwalolo.multimania.com/ZeBanner/ZeBanner.zip

    Upload Date: August 30, 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.