seventhfury
05-05-2008, 09:49 PM
I'm building a site with the accordian navigation found here (http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm) and I'm just wondering if there is a way to make a CSS Class that will change the color of the button that was selected when a person clicks in the nav?
For example, say a person clicks the button "Home" and they are taken to the homepage of a site. Is there a way to define a class in the CSS script that will change the color of the Home button in the navigation to show that the person is on the Home page?
I have a site that will have quite a few pages so I'm looking to show which page a user is on by changing its color in the navigation when clicked.
Thanks in advance for any help that anyone can provide.
For example, say a person clicks the button "Home" and they are taken to the homepage of a site. Is there a way to define a class in the CSS script that will change the color of the Home button in the navigation to show that the person is on the Home page?
I have a site that will have quite a few pages so I'm looking to show which page a user is on by changing its color in the navigation when clicked.
Thanks in advance for any help that anyone can provide.