I'mlooking for a solution to my next problem. I need to display in DNN an horizontal en vertical menu on the same page. Example menustructure - MenuItem_1
- SubItem_1
- SubItem_2
- SubItem_3
- SubItem_4
- MenuItem_2
- SubItem_1
- SubItem_2
- SubItem_3
- SubItem_4
In the horizontal menu I only want to show the RootItem (MenuItem) and it's first child (SubItem_1) In the vertical menu I only want to show (from SubItem_2) the other childs of the active rootitem. SubItem_3 is then the first level of the vertical menu and his childs (SubItem_4) will pop up when I hoover over it. I read that this should be possible with CSS-NavMenu. Before I buy the software I want to be sure that the above is possible. I also want to no if I buy CSSNav including the source-code (USD149,-) if I can use it for unlimited portals I hope you can give me a quick answer because I'm on a tied timeschedule for my project. Thankx Patrick |