How to set navbar item as active when user selects it?

后端 未结 9 1311
耶瑟儿~
耶瑟儿~ 2021-02-05 18:45

I am a new ASP.NET Web Forms developer and trying to use Twitter Bootstrap with the Master Page. I am struggling with setting navbar item as active when user selects it. I creat

9条回答
  •  借酒劲吻你
    2021-02-05 18:56

    I have created a sample which full fill your requirement you need to modify the code according to your need. Use this jquery on master page

     
    

提交回复
热议问题