FS1 Menu Parameters


Parameter Description Default value
Background.color Background color (#RRGGBB hex code). #FFFFFF (white)
Background.image Background image. null
Button.image The file name of button image. null
Button.mouseOverImage The file name of mouse over button image. null
Button.shading The value from 0 to 1 shows how to shade pressed button. 0 - do not shade; 1 - turn to black. 0.15
Button.textColor Default color of the text. #0000FF (blue)
Button.mouseOverTextColor Default color of the mouse over button text. #FF0000 (red)
Button.fontName Default font name. Helvetica
Button.fontSize Default font size. 12
Button.fontStyle Default font style. 0 - Plain; 1 - Bold; 2 - Italic; 3 - Bold italic. 1
ButtonN.text Button text. null
ButtonN.url URL to open on click. null
ButtonN.target Indicates where to display the page. _self
ButtonN.x Button location. Under the previous button.
ButtonN.y
ButtonN.textColor Color of the text. Button.textColor
ButtonN.mouseOverTextColor Color of the mouse over button text. Button.mouseOverTextColor
ButtonN.fontName Button font name. Button.fontName
ButtonN.fontSize Button font size. Button.fontSize
ButtonN.fontStyle Button font style. 0 - Plain; 1 - Bold; 2 - Italic; 3 - Bold italic. Button.fontStyle
Animation.frames Number of animation frames to be generated. 21
Animation.mouseOverInterval Interval between mouse over animation frames (milliseconds). 15
Animation.mouseOutInterval Interval between mouse out animation frames (milliseconds). 40
Note: if interval is less than 20 ms, some frames will be skipped.

To define submenu's parameters use <param name="ButtonN.parameter" value="value">, where N is button's number, parameter is one of the parameters listed in the table above and value is the parameter's value.

Back to FS1 Menu

How to Add Java Applets to Your Site

New on the Java Boutique:

New Review:

Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

New Applet:

Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

Elsewhere on internet.com:

WebDeveloper Java
Lots of Java information on webdeveloper.com

WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.

ScriptSearch Java
Hundreds of free Java code files to download.

jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.