BannerDisplay
|
|
|
Size... 4.01K
Download size... 54.2K
What does it do?
The BannerDisplay applet reads a list of image locations from a text file or parameters in the HTML page, and displays images (either .jpg or .gif files) in one of four ways:
1. randomloop: loops continuously loading random images.
2. random: loads one random image and displays it.
3. orderloop: loops continuously loading images in order of list.
4. order: loads images one by one in order of the list, once only.
An image is loaded, then a pause before loading next image can be set. Next image loads in background while previous image remains visable, no pre-loading.
Each separate image can be set with URL link and configurable target frame. Applet background color is also configurable. The image displayed is automatically centered.
Updated: October 21st 2000
The bits you need
HTML Code & Configuration Info - cut and paste into an HTML document.
DOWNLOAD this page and linking info as a self-extracting zip file.
|
|