¹øÂ½°Å¸®´Â ¸Þ´º ¾ÖÇø´ÀÔ´Ï´Ù.
¸¶¿ì½º¸¦ ¿Ã¸®¸é ¹®ÀÚ°¡ ¹øÂ½°Å¸³´Ï´Ù. "!"¿¡ ¸¶¿ì½º¸¦ ¿Ã¸®¸é »ó´Ü¿¡ ¸Þ´º¿¡´ëÇÑ
¼³¸íÀÌ ³ª¿É´Ï´Ù. Àß È°¿ëÇϸé ÈǸ¢ÇÑ ¸Å´º¸¦ ¸¸µå½Ç¼ö Àְڳ׿ä.

¼Ò½º

<applet code="radiatemenu.class" width="135" height="270">
<param name="background" value="000000">
<param name="bold" value="yes">
<param name="bordercolor" value="ACFFAC">
<param name="delay" value="20">
<param name="font" value="¹ÙÅÁ">
<param name="fontsize" value="17">
<param name="hbordercolor" value="0000FF">
<param name="headfontsize" value="35">
<param name="ibordercolor" value="000000">
<param name="infofontsize" value="15">
<param name="initialtitle" value="Na's Home">
<param name="isquarecolor" value="0000FF">
<param name="italic" value="no">
<param name="iterations" value="20">
<param name="itextcolor" value="FFFF00">
<param name="lightupcolor" value="FFFF00">
<param name="selectcolor" value="C1E16">
<param name="step" value="3">
<param name="target" value="_blank">
<param name="textalign" value="center">
<param name="textcolor" value="FFFFFF">

<param name="menuitem0" value="Menu1">
<param name="info0" value="Menu1¿¡´ëÇÑ ¼³¸íÀÔ´Ï´Ù.">
<param name="url0" value="#">

<param name="menuitem1" value="Menu2">
<param name="info1" value="Menu2¿¡´ëÇÑ ¼³¸íÀÔ´Ï´Ù.">
<param name="url1" value="#">

<param name="menuitem2" value="Menu3">
<param name="info2" value="Menu3¿¡´ëÇÑ ¼³¸íÀÔ´Ï´Ù.">
<param name="url2" value="#">

<param name="menuitem3" value="Menu4">
<param name="info3" value="Menu4¿¡´ëÇÑ ¼³¸íÀÔ´Ï´Ù.">
<param name="url3" value="#">

<param name="menuitem4" value="Menu5">
<param name="info4" value="Menu5¿¡´ëÇÑ ¼³¸íÀÔ´Ï´Ù.">
<param name="url4" value="#">

<param name="menuitem5" value="Menu6">
<param name="info5" value="Menu6¿¡´ëÇÑ ¼³¸íÀÔ´Ï´Ù.">
<param name="url5" value="#">
</applet>

À§ÀÇ ¼Ò½º¸¦ <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