jQuery - Active Link and Parent Relationship
问题 I am working on a navigation for a site and need some guidance on dynamically adding a class to the active link. In addition, once that link is established and I need to reference back to the parent and have it "show". This is what I am working with. The navigation is accordion style but does not use the Accordion UI. <ul id="menu3"> <li><a href="{site_url}">Home</a></li> <li><a class="drop" href="#">Information</a> <ul> <li><a href="{site_url}information/audio">Audio</a></li> <li><a href="