1

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,

Furqan
  • 66
  • 6

1 Answers1

1

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.

Samidjo
  • 2,315
  • 30
  • 37