-
xmlSource
The absolute or relative URL of the XML file with the structure of the navigation menu. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://. Read more information about XML content file in the topic 'Working with XML content'.
-
jsResizeFunc
The name of JavaScript function that is used to change the size of the tag <div id="VerticalMenuBox"> with Flash Object. This parameter is used when on the same page more than one menu. Default JavaScript function is resizeVerticalMenu.
-
isSlider
A Boolean value indicates that when you choose new menu item, the previous menu automatically collapsed.
-
cornerRadius
An integer value that sets the radius of all corners of the header and footer.
-
headerHeight
The height of the menu header, in pixels.
-
footerHeight
The height of the menu footer, in pixels.
-
itemWidth
The width of the menu items, in pixels.
-
itemHeight
The height of the menu items, in pixels.
-
itemPadding
The padding that separates the edge of the menu from item caption, in pixels.
-
rootBgColor
The background color of the root items.
-
rootBgTransparent
Indicates the alpha transparency value of the background of the root menu. Valid values are 0 (fully transparent) to 100 (fully opaque).
-
rootBgHighlight
The highlight color of the root items.
-
rootFontFamily
The font name of the caption of the root items.
-
rootFontSize
The font size of the caption of the root items.
-
rootFontColor
The color of the caption of the root items.
-
rootFontHighlight
The highlight color of the caption of the root items.
-
rootFontBold
Specifies whether the caption of the root items is boldface.
-
rootLineColor
The color of the lines between the root items.
-
rootIcon
A string that specifies the type of the icons in the root items. Acceptable values are "Rect", "Line", "Arrow", "Arrow Large" and "Arrow Dot".
-
subBgColor
The background color of the sub items.
-
subBgTransparent
Indicates the alpha transparency value of the background of the sub menu. Valid values are 0 (fully transparent) to 100 (fully opaque).
-
subBgHighlight
The highlight color of the sub items.
-
subBgSelected
The color of the sub items when the item selected.
-
subFontFamily
The font name of the caption of the sub items.
-
subFontSize
The font size of the caption of the sub items.
-
subFontColor
The color of the caption of the sub items.
-
subFontHighlight
The highlight color of the caption of the sub items.
-
subFontSelected
The color of the caption of the sub items when the item selected.
-
subFontBold
Specifies whether the caption of the sub items is boldface.
-
subLineColor
The color of the lines between the sub items.
-
subIcon
A string that specifies the type of the icons in the sub items. Acceptable values are "Rect", "Line", "Arrow", "Arrow Large" and "Arrow Dot".