DHTML Tree Menu
Copyright (c) 2004, Apycom Software 
Tree-menu: custom expand
::XP-Style::
Apycom software: apycom.com

Red XP-Style Tree-menu


  • You can expand items you want.

    Syntax:
         var tmenuItems = [
            ["+itemText", ...]
         ];

    Symbol '+' means this item (or submenu) is expanded.


  • Also you can expand an item by clicking on it:

    var texpandItemClick = 0/1; - disable/enable items expand by clicking.

    Try to click on root items.

For more info about menu parameters see [parameters info].

Examples:   
  [XP-style Blue]     [XP-style Silver]     [XP-style Olive]     [Tree-view XP Icons]  
  [XP-style Orange]     [XP-style Green]     [XP-style Red]  


See also:   
  [How to setup]