There should be an XSLT template built in that should help you get started.
In the developer section, create a new XSLT file and chose "Sitemap" from the "Choose a template" drop down. This should generate a XSLT file that automatically creates a nested UL list of all pages. There is even a variable for the max levels you want to go. From here just tweek to your needs, then create an associated macro and drop it in your template.
How to Genrate Dynamic Menue in Xslt
Hi All
I want to genearte Dynamic Menu which laeds to 4 sub level nodes. Can any one help me in this.
Thanks
Hsusain
Hi Muhammad,
There should be an XSLT template built in that should help you get started.
In the developer section, create a new XSLT file and chose "Sitemap" from the "Choose a template" drop down. This should generate a XSLT file that automatically creates a nested UL list of all pages. There is even a variable for the max levels you want to go. From here just tweek to your needs, then create an associated macro and drop it in your template.
Many thanks
Matt
You could also check out the flexible navigation macro: http://our.umbraco.org/projects/website-utilities/cogworks-flexible-navigation that has a bunch of handy parameters you can turn on and off, and then if you want a fancy menu with effects etc, you can look at some of the jQuery menu plugins.
is working on a reply...