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) CAFEBA
backHighColor Mouseover background color (hex value) 157000
fontColor Font color (hex value) 004000
fontHighColor Mouseover font color (hex value) 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;
    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
 
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 center and to left, 7 - to center and 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.  
clickSound Click sound  
overSound Mouseover sound  

Copyright (c) 1998-2001, Apycom Software