As per the functionality of the headers in stackoverflow (Questions, Tags, Users, Badges, ...), I would like to keep track of which list item a user has selected in an ASP.NET MVC view so I can apply a different style or image.
What is the best way to do this?