Hi!
I've been searching for a vertical, 2-level list navigation for quite a while. I've found lots but nothing perfect yet. Today I use a javascript tree-view menu that does all I want, i.e. preserves state, has functions I invoke to open parent levels and so on.
Basically, this is want I need:
Clicking the plus sign shows the submenu links and changes the plus to a minus sign. Clicking the "Area x" text just loads another page and does not influence the "submenu" status (opened or closed).
No need for sliding or other fancy effects but some kind of "class='active'" on the active main- or sub item is necessary.
All help is very much appreciated!
Claes




Reply With Quote

Bookmarks