The Menu, reloaded

FX Documentation
Page-Integration
Menu hierarchy
Group behaviour
Group style settings
Group main settings
Item behaviour
Item style settings
Indicator settings
MSIE effects
Positioning the menu
Adding items and submenus
FX Web Menus Examples
FX DHTML Menu Example
Horizontal Web Menu
Windows 98 Example
Windows XP Example
Relative Positioning
Hiding Form Elements
Hiding Flash animations

Indicator-settings v3.0.x

Example indicator array:

var IndicatorArrowRightSubOpensRight=[ 'calc.gif', 'chooseColor.gif', 'e_0left5.gif', 16, 16, 4, 6 ]

Example indicator array with property names:


Editing the item style for a FX DHTML menu is similar to defining css for HTML-pages. Think of it as plain text.
var IndicatorArrowRightSubOpensRight=
[
'calc.gif',         //IndicatorArrowSrcOFF
'chooseColor.gif',  //IndicatorArrowSrcON
'e_0left5.gif',     //IndicatorArrowSrcCLICK
16,                 //IndicatorArrowWidth
16,                 //IndicatorArrowHeight
4,                  //IndicatorArrowTop
6                   //IndicatorArrowRight
]

Properties

PosPropertyDescriptionExampleValues
0IndicatorArrowSrcOFFEnter image path. The image gets visible, if the item contains a submenu. Important: Path has to be relative to the HTML-page, where the menu will be displayed and not relative to the js-file! Instead of "\" use "/".'myimg.gif'Path
1IndicatorArrowSrcONEnter image path. The image gets visible, if the item contains a submenu. Important: Path has to be relative to the HTML-page, where the menu will be displayed and not relative to the js-file! Instead of "\" use "/".'myimg.gif'Path
2IndicatorArrowSrcCLICKEnter image path. The image gets visible, if the item contains a submenu. Important: Path has to be relative to the HTML-page, where the menu will be displayed and not relative to the js-file! Instead of "\" use "/".'myimg.gif'Path
3IndicatorArrowWidthUnit:pixel16positive integer number
4IndicatorArrowHeightUnit:pixel16positive integer number
5IndicatorArrowTopUnit:pixel1positive integer number
6IndicatorArrowRightUnit:pixel3positive integer number
Home | Forum | Link to us
FXsinus.com - Austria.
Vor der Bruck 15,
A-2770 Goodstone
 © Copyright 2001-2004 © FXsinus.com, All Rights Reserved. webmaster@fxsinus.com