DefaultFontSize Parameter

If you don't specify font size for button label or menu item, value of this parameter is used.

Format

VALUE=<FontSize>
DEFAULT="12"

Exapmle

Display button label and menu items in large font size.

PopupNavigator Java Applet - JDK 1.1.3 needed

<applet
  width=
"164"
  height="32"
  code=
"PopupNavigator/PopupNavigatorApplet.class"
  codebase=
"./"
  archive="PopupNavigator.jar">
<param name=
"DefaultFontSize" value="24">
<param name=
"0" value="BEPP;http://bepp.8m.com">
<param name=
"1" value="Test Page 1;test1.htm">
<param name=
"2" value="Test Page 2;test2.htm">
PopupNavigator Java Applet - JDK 1.1.3 needed
</applet>

 

PopupNavigator Reference Home