www.bexmoor.com
Graphic Dividers
RMS_HR3.class
Example Code:
<applet code="RMS_HR3.class" width=450 height=20>
<param name=author value="www.bexmoor.com">
<param name=stars value=15>
<param name=star0 value="ff0000">
<param name=star1 value="55ff55">
<param name=star2 value="ffffff">
<param name=star3 value="5555ff">
<param name=star4 value="ffff00">
<param name=bgcolor value="000000">
</applet>
Parameters:
Parameter Name
|
Required?
|
Use
|
author
|
Yes
|
This is the applets authors web address. It is a required parameter. It must be stated as: www.bexmoor.com
|
stars
|
Yes
|
The number of stars being displayed by the applet.
|
star(N)
|
Yes
|
The colour used for the stars. You can provide more than one colour by just adding more lines or parameters and increasing the value of (N). Specified in hexidecimal format.
|
bgcolor
|
Yes
|
The background colour for the applet. Specified in hexidecimal format.
|
|
Author: Ralph Spencer
Website: www.bexmoor.com