I am building a website which contains a subnav and each of the nav buttons bring up a differnt image (in the same box within the index page). I would like the current link (the one that has just been clicked) to hold its current background color state until the viewer clicks a different link. Then the new clicked link should show as the current link (with my current background color choice) and the previous current link (and all other unclicked link options) should go back to thier normal background color state.
I am newer at Javascript and having some problems changing the current state - any help would be greatly appreciated.
I am newer at Javascript and having some problems changing the current state - any help would be greatly appreciated.