Banner2



The Banner applet displays a series of images in a loop. If an image is clicked, the browser loads a specified url. The applet is free and source is included.

How To Use:

  • Download Banner.zip (13KB) and unzip within your HTML directory.

    Java Source: Available in zip file.

    HTML Source:

    <applet code="JavaBanner.class" width="468" height="60">
    	<param name="bgcolor"   value="ffffff">
    	<param name="delay"     value="100">
    	<param name="length"    value="2">
    	<param name="number"    value="8">
    
    	<param name="item0"
    		value="appedu-header.gif|http://javaboutique.internet.com/educational/">
    	<param name="item1"
    		value="latest-header.gif|http://javaboutique.internet.com/byDate/">
    	<param name="item2"
    		value="appvisual-header.gif|http://javaboutique.internet.com/visual/">
    	<param name="item3"
    		value="appgames-header.gif|http://javaboutique.internet.com/games/">
    	<param name="item4"
    		value="submitapp-header.gif|http://javaboutique.internet.com/submit.html">
    	<param name="item5"
    		value="appaudio-header.gif|http://javaboutique.internet.com/audio/">
    	<param name="item6"
    		value="apputil-header.gif|http://javaboutique.internet.com/utilities/">
    	<param name="item7"
    		value="apptext-header.gif|http://javaboutique.internet.com/text/">
    	<param name="item8"
    		value="javanews-header.gif|http://javaboutique.internet.com/news/">
    </applet>
    

    Status: Freeware

    Author: Sun Microsystems

    Homepage: http://java.sun.com/openstudio/applets/banner.html

    Upload date: June 26, 1998

    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.