Hi Everyone,
Ive a problem and I was wondering if someone could help me,
I have this script running
http://jsfiddle.net/UUxrd/My website is a main navigation with sublinks. So when a user clicks on a product they will be brought to that specific product page.
On this specific product page you have the neccessary content plus a sidebar (the example above) containing all the same links with the sub links in an accordian script.
What I would like to happen is, if the user clicks on a particular product. When the specific page opens the Category of that product will be open. Is there any way I can do this using JQuery maybe with the Active state. becuase If I could I could write some PHP to target the active class.
All my code is in the example any help would be great