How to current menu active
i.e. if i selected and go to that page then the dropdown menu need to active(
<li class="active treeview">
) in dynamically in asp .net c#.
I want by using jquery or javascript in c#.
All the leftside dropdown list are available in masterpage.