Java Boutique : Applet Categories : Navigation : Banner

BannerDisplay



Displays images in either random or sequence of list. Each image can link to a URL with configurable target frame. Images do not need to be the same size.

How To Use:

  • Download BannerDisplay.exe (54.2 KB)

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET CODE="BannerDisplay.class"
    	ARCHIVE="BannerDisplay.jar" WIDTH="468" Height="125">
    <PARAM NAME="textfile" VALUE="off">
    <PARAM NAME="bgcolor" VALUE="#ffffff">
    <PARAM NAME="pause" VALUE="3000">
    <PARAM NAME="style" VALUE="orderloop">
    <PARAM NAME="text"
    	VALUE="1.gif|http://javaboutique.internet.com/|_blank^
    	2.gif|http://www.wdvl.com/|_blank^
    	3.gif|http://javaboutique.internet.com/|_self^
    	4.gif|nolink|_blank^
    	5.gif|nolink|_blank^
    	6.gif|nolink|_blank^">
    </APPLET>
    

    Configuration: config.html

    Status: Free

    Author: Chris Pike

    Homepage: http://www.pikeus.co.uk/applets/bannerdisplay/bannerdisplay.html

    Upload Date: January 24, 2001

    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.