Javascript switch statement with a substring

I needed to set an active tab in a menu. You obviously can not do this with pure css, at least that I have found. I am using ASP.Net MVC so the url will always…

Read More