I have a subset of links that I am trying to manipulate to create a breadcrumb with in an application. The trouble being that typically it seems the toggle event targets a particular element. I effectively need to only be able to add a class attrbute to only one element out of the subset of anchor links.
does anyone have any quick ideas or examples? thanks