I have successfully managed to change the color of both active and non-active tabs as a group, but I am wondering if it is possible for the color to remain the same when moving to the next tab.
Here is what I've tried: http://jsfiddle.net/pThn6/2031/
For example, when the second tab is active, the first tab's color will be red. Similarly, when the third tab is active, the first and second tab's colors will also be red.
Do you think this is achievable?
Thank you in advance!