Apycom Software Home apMenu Parameters   
Apycom Home Applets' Home Order Applets Download FAQ Contact
Example Index Parameters Frame Example Javascript Tips Applet Index

 


apMenu Main Parameters

Name Value Default
backColor Background color (hex value or "system") CAFEBA
backHighColor Mouseover background color (hex value or "system") 157000
fontColor Font color (hex value or "system") 004000
fontHighColor Mouseover font color (hex value or "system") FFFFFF
font Font parameters separated by comma:
* Font type
* Font size
* Font style (0 - plain, 1 - bold, 2 - italic, 3 - bold italic)
Arial
12
0
menuItems Menu items parameters separated by "{}" and comma:
* Item text
    If Item text equals "_" no item text appears;
    To wrap words place "\" symbol;
    for more info see examples
* Item link
* Target window
    "_blank" - new window,
    "_self" - window (frame) that contains the applet,
    "_parent" - parent frame,
    "_top" - top-level frame,
    "windowName" - window (frame) named "windowName"
    "_" - inactive/disabled item
    see also frame example
 
menuItemsFile Txt file that contains the menu structure. Format of file contents is the same as of "menuItems" parameter. If this parameter is defined, the "menuItems" parameter will be ignored.  
Copyright "Apycom Software - www.apycom.com"
required parameter
 

apMenu Optional Parameters

Name Value Default
isHorizontal Menu direction false
backPic Background image  
fadeType Fade type (0 - simple, 1 - from center to left and right, 2 - from center up and down, 3 - halves of item to left and right, 4 - halves of item up and down, 5 - to center, 6 - to left, 7 - to right, 8 - to center vertical, 9 - to center horizontal, 10 - vertical waves, 11 - horizontal waves to right, 12 - horizontal waves to left) 1
fadeDelay Delay (ms) between fade steps 20
fadeSteps Amount of fade steps 30
alignText Text alignment ("left", "center", "right") left
status Status bar appearance ("text", "link") link
statusString Defines default browser's status string.  
loadingString Defines the applet loading message Loading...
clickSound Click sound  
overSound Mouseover sound  
delimiter Redefines the default delimiter (comma) for "menuItems" parameter ,

Copyright (c) 1998-2002, Apycom Software