Reputation: 66
I need to create a dynamically generated menu for an E-Commerce web site. It would be horizontal or vertical or both using N2CMS. I have tried to use TopMenu but could not go far. Has anyone implemented like this using N2CMS, MVC ? ANy help or direction would be helpful.
for example here you can see that the menu on top and left http://www.webhallen.com/canon
Spel Film ....
Spel
Film
.
.
.
They might be the same control and setting could affect the layout form horizontal to vertical etc.
Regards,
Upvotes: 1
Views: 696
Reputation: 2355
There is a custom control called Menu, you can modify it to fit your needs.
Besides, these are some related discussions:
About the vertical and horizontal menus issue, it is a JQuery and CSS thing. You can use FastMenu or SimplejQueryDropDowns as I did.
Upvotes: 1