Applet Parameters


<applet archive=navbar.jar code=navbar.class width=600 height=100>
<param name=NavBar value="Free for non-commercial use">
<param name=http://lktoh.tripod.com value="by Toh Lik Khoong">
<param name=font value="TimesRoman">
<param name=fontstyle value="1">
<param name=size value="12">
<param name=target value="bottom">
<param name=bgImage value="bg.jpg">
<param name=hover value="yes">
<param name=spacing value="75">
<param name=BgColor value="FFFFFF">
<param name=BarButton value="10389F">
<param name=HBarColor value="10389F">
<param name=BarColor value="3058AF">
<param name=BarHFontColor value="FFCC66">
<param name=BarNFontColor value="FFFFFF">
<param name=HMenuColor value="10389F">
<param name=MenuColor value="3058AF">
<param name=MenuBorder value="3058AF">
<param name=HFontColor value="FFCC66">
<param name=NFontColor value="FFFFFF">
<param name=Menu0 value="Java Resources">
<param name=Menu0Item0 value="Freewarejava.com">
<param name=Menu0URL0 value="http://freewarejava.com">
<param name=Menu1 value="About the author">
<param name=Menu1Position value="490">
<param name=Menu1URL value="resume.html">
<param name=Menu1Target value="_self">
</applet>



NavBar : Credits. Do not remove! This will be removed for commercial web sites.
http://lktoh.tripod.com : Credits. Do not remove! This will be removed for commercial web sites.
font : Font
fontstyle : Font style. Plain = 0; Bold : 1; Italic : 2; Bold + Italic : 3
size : Size of the font
target : Default target frame or windows for all links. Please click here for more information.
bgImage : Background image.
hover : Menu opens when mouse enters the menu title. "yes" or "no"
spacing : Spacing between the menus
BgColor : Colour of the background in hexadecimal. If the background image is specified, this parameter would have no effect
BarButton : Colour of the menu bar button in hexadecimal
HBarColor : Colour of the menu bar when highlighted
BarColor : Colour of the menu bar in hexadecimal
BarHFontColor : Colour of the menu title when highlighted
BarNFontColor : Colour of the menu title
HMenuColor : Colour of the menus when highlighted
MenuColor : Colour of the menus in hexadecimal
HFontColor : Colour of the menu items when highlighted
NFontColor : Colour of the menu items
Menu0, Menu1 ... Menu[i] : Menu title
Menu0URL, ... Menu[i]URL : Menu title hyperlink. If this parameter is specified, all menu items for the particular menu title will be ignored
Menu0Position, ... Menu[i]Position : Manual specification of position of the menu.
Menu0Target, ... Menu[i]Target : Menu title hyperlink target for the menu
Menu0Item0, ... Menu[i]Item[j] : Menu item
Menu0URL0, ... Menu[i]URL[j] : Menu item hyperlink
Menu0Target0, ... Menu[i]Target[j] : Menu item hyperlink target