I want to create Horizontal menu bar with submenu I had tried many but I didn't get it.
I had tried with hoverIntent.js but how to call this into MVC4 that is I don't know.
Thank you, -Jitendra Jadav.
Try and install this package from nuget package manager Bootstrap for mvc 4
.
It turns your default layout to something like this
And it is very easy to customize your menu bar, and add child menu to it. Hope it'll help to get what you want.