297 Views
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.
0 comments