|
The Banner applet was developed for the JavaOneSM '98
co-sponsor page.
The media co-sponsors had to be presented on a rotating banner
which could receive a click-through to the advertiser's subscription page.
Download Now (This file contains all the applets - download only once)
The Banner applet displays a series of images in a
loop. If an image is clicked, the browser loads a specified url.
It has the following parameters:
bgcolor
|
The background color of the applet in RGB hexadecimal.
|
delay
|
The delay between frames in milliseconds.
|
itemN
|
A "|" delmited string where the first item is an image URL, and the second is a URL to load if the image is clicked. N represents a value from 0 to number - 1.
|
length
|
The duration in seconds for each image.
|
number
|
The number of images.
|
|