Currently getting perplexed by a nested menu i would like to achieve shown below:-
Basically initial menu items that i want to be displayed are Home>The College>Courses>Student Life
Upon clicking any of these top level nodes, sub nodes are then displayed underneath. Sub level nodes will also appear if the page on view belongs in the same level. e.g viewing the page 'jobs' will result in all of the top level nodes on display together with 'About The College', 'Success at The College', 'Facilities' etc
At the moment, the above has been achieved through using the Sitemap XSLT
Menu help
Hey,
Currently getting perplexed by a nested menu i would like to achieve shown below:-
Basically initial menu items that i want to be displayed are Home>The College>Courses>Student Life
Upon clicking any of these top level nodes, sub nodes are then displayed underneath. Sub level nodes will also appear if the page on view belongs in the same level. e.g viewing the page 'jobs' will result in all of the top level nodes on display together with 'About The College', 'Success at The College', 'Facilities' etc
At the moment, the above has been achieved through using the Sitemap XSLT
Any guidance would be much appreciated.
Many Thanks
Matt
All solved via http://our.umbraco.org/forum/developers/xslt/9894-creating-an-expandable-tree-using-XSLT
is working on a reply...