I am creating a new site in Umbraco and I would like to create a menu that can dropdown and also show the nested items as second level menu items. The concept is similar to the menu on this https://personal.vanguard.com/us/whatweoffer
Please advise on how to accomplish this using XSLT macros.
dropdown and nested menu
I am creating a new site in Umbraco and I would like to create a menu that can dropdown and also show the nested items as second level menu items. The concept is similar to the menu on this https://personal.vanguard.com/us/whatweoffer
Please advise on how to accomplish this using XSLT macros.
Pratik
Popular menu ^^
Also try http://our.umbraco.org/projects/cogworks---flexible-navigation for a good starting point
i have been using jquery superfish to make such menu's combined with an xslt macro that dirk helped me write some time ago...
jquery superfish... here.... http://users.tpg.com.au/j_birch/plugins/superfish/ -- check out he nav-bar styled one...
and the navigation macro, here... with some traditional menu stylings...
http://packages.maliciousthinktank.com/navdemo.aspx
hope those are helpful
is working on a reply...