0
kicks
Simple Tabbed Navigation in MVC 3 using HTML Only
A simple tab folder in MVC 3 using HTML Only. The tabs are in the layout, the individual Views and Actions are unaware that they are in a tab. The difference to the default MVC project template navigation is that the current tab is automatically detected and highlighted.