Example
|
About
The Banner allows you to present information in a
banner style.
You may customise a number of things:
- The images may simply flick onto the screen one after another,
or slide in from any direction.
- You can change the speed of the slide as well as the speed
at which the images are displayed.
- Add a border of any thickness or colour
- There is no limit to the number of images you can display.
- Each image can be associated with a link of any kind, including
other web pages/sites, images or mail addresses
- And the images can be any size (but obviously big images will
initially take longer to load
|
Source
|
Parameters
|
definition
|
a text file with a list of instructions for the Banner program
|
|
Usage Example
<applet code=JZOOBanner.class width=300 height=50>
<param name=definition value=definition.txt>
</applet>
|
|