|
<applet code="radiatemenu.class"
width="135" height="270"> <param name="menuitem0" value="Menu1"> <param name="menuitem1" value="Menu2"> |
À§ÀÇ ¼Ò½º¸¦ <body>Åױ׾ȿ¡ ºÙ¿© ³ÖÀ¸¼¼¿ä.
¾Æ·¡ÀÇ
class ÆÄÀÏÀ» html°ú µ¿ÀÏÇÑ Æú´õ¾È¿¡ ÀúÀåÇϼ¼¿ä.
°¢ ÆÄ¶ó¹ÌÅÍ¿¡ ´ëÇÑ °³¹ßÀÚÀÇ
¼³¸íÀ» Âü°íÇϼ¼¿ä.
radiatemenu.class ´Ù¿î¹Þ±â
initialtitle : The
text description for the menu heading.
frameimage
: Optional transparent .gif image used as overlay
for the menu.
step :
The rate at which the glowing occurs.
textalign
: The alignment of the menu descriptions as text.
fontsize
: The size of the chosen font in points. This parameter
affects only the menu descriptions.
headfontsize
: The size of the font used in the menu heading.
infofontsize
: The size of the font used to display the scrolling
"info" text.
font :
The font family or type. Acceptable types: Courier,TimesRoman, Helvetica,Dialog,Arial.
bold,italic
: I shouldn't have to explain either of these.
background
: Main menu background color as a hex value.
hbordercolor
: The color of the border around the menu heading.
ibordercolor
: The color of the border that surrounds the small
"i" squares.
bordercolor :
The color of the border around the menu descriptions.
isquarecolor
: The fill color of the small "i" squares.
itextcolor
: The color of the font used for the letter "i"
in each isquare.
textcolor :
The color of the font used for all the menu descriptions and the scrolling info
text.
lightupcolor :
The color of the "glowing" that appears around the menu descriptions
when the mouse cursor is over the menu.
selectcolor
: The color that appears when any of the menu descriptions
is clicked on.
delay :
The overall speed with which the menu reacts to mouse events.
iterations
: Effects the glowing around the menu title. Recommended
values range from 15 - 25. The "headfontsize" parameter will have
some bearing on your choice of "iterations" value.
target
: The target frame to load the linked pages.
menuitem
: The menu text descriptions. Notice the format: menuitem0
then 1, 2, 3, 4 etc. If you use say six (6) menu items, then you must also list
6 "url" and 6 "info". Even if you don't want to set a value
for every url or info, the items must still be listed and numbered in the correct
order. To set a value to null (nothing - no value), use this format: value="
">
url :
These can be either absolute, ie: in the form; http://fdcboy.wo.ro
or relative, ie: in the form; index.htm ../index.htm