aliirfan
Newbie
Posts: 1
Registered: 9/9/2004
Member Is Offline
|
| posted on 9/9/2004 at 03:49 PM |
|
|
Tigra Menu Site Navigator
Hi,
Is it possible to display the hirarchy of current page? For instance if I have a main menu called about us and a submenu called company and another
submenu underneath it called profile. I would like to generate string which says
"you are here: about us>company>profile"
If so how?
|
|
|
tigra
Administrator
Posts: 1990
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 9/15/2004 at 05:17 AM |
|
|
Unless you somehow indicate that explicitly menu is not aware what item current page is associated with.
What you can do is write the javascript code which will search menu hierarchy for current item and once found will generate the list of its parents.
|
|
|