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

Orange XP-Style Tree-menu


  • The menu saves a state.
    Try to expand/collapse items.
    Then refresh the page or navigate away and return.
    Items will be in the same state.

    Following additional parameters are necessary:

    var tsaveState = 1; 0/1 - disable/enable state saving;
    var tsaveMenuN = 0; menu number on a page;
    var tsavePrefix = "myMenu"; individual prefix for each menu. Must be not empty.
    For example, if you rebuild the menu code, you should specify the new prefix.
    So, the menu won't load an old state first time.

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]