when the user clicks on a menu tab i want it to remain selected with it a white button.
here is my attempt but its not working. if you click the home button it does
#navigation li.a.seletected a.seletected { background: white; // or background Image or whatever it is your doing to make this white. }