Hi Everyone,
I was trying to build a Google + style Navigation Menu.
The Challenge :
There will be a Horizontal List. Initially only the 'Home ' will be highlighted and when a User clicks any other List Item (button), the 'Home' will change its Class (a dull one) and the Clicked Item will be highlighted (change of class). Basically, only the clicked item should be highlighted by a change of class and rest others should be dimmed (same change of class).
Help Appreciated