Adding “active” tag to navigation list in an asp.net mvc master page

后端 未结 15 1901
渐次进展
渐次进展 2020-12-12 13:31

In the default asp.net mvc project, in the Site.Master file, there is a menu navigation list:

15条回答
  •  猫巷女王i
    2020-12-12 14:13

    This should work using jQuery on the client side of things, uses Google to serve the latest jQuery library:

    
      
    
    
    

提交回复
热议问题