expandcollaps
dhtmlXMenuBarObject object constructor

menu object
  • width - object width
  • height - object height
  • name - menu display name
  • vMode - if eq 1 => vertical menu bar
  • httpsdummy - dummy html page, which will be used for invisible iframes (necessary only for https mode)
  • dhtmlXMenuItemObject object constructor

    image button with text object
  • id - identificator
  • text - button text
  • width - object width
  • src - image href
  • className - css class for button (button use 3 css classes - [className],[className]Over,[className]Down)
  • disableImage - alter image for disable mode [optional]
  • href - hyperlink [optional]
  • target - hyperlink target [optional]
  • type - css mode [optional] ( check styling guide for more details )
  • type - image_size - size of image[optional]
  • dhtmlXMenuDividerYObject object constructor

    vertical divider object
  • id - identificator
  • dhtmlXMenuDividerXObject object constructor

    horisontal divider object
  • id - identificator
  • dhtmlXContextMenuObject object constructor

    context menu object
  • width - menu width
  • height - menu height
  • gfxPath - path to gfx (must be specified in https mode)
  • httpsdummy - dummy html page, which will be used for invisible iframes (necessary only for https mode)