Hello,
I have searched for what I'm trying to do with no luck, hopefully I am not duplicate posting. I've seen a few similar items, but not exactly what I'm trying to do.
I've implemented Superfish (love it!) on a site I'm developing. I have a three level drop down menu. Right now, when I'm on a single page, I can click the menu open, into the second tier, and then down into the third level and it remains open on that page, until I actually click on the link and it takes me to the new page.
When I get to the new page, the menu is closed again.
What I'm trying to do, is keep the menu open to show the specific level and category I am on, so the user knows what page and category they are in. So in essence I'm trying to keep the menu open across pages, and not close when going to a new page.
For example:
Top Level: PORTFOLIO
Second Level: GARDENS / INSTITUTIONAL / URBAN
Third Level for Gardens: GARDEN1 / GARDEN2 / GARDEN3
So that when I'm on the homepage, and open the menu, click on "garden3" it goes to Garden3 and keeps the menu open at GARDENS>GARDEN3 - but not have the Institutional and Urban tiers showing.
Whew! Hopefully that makes sense. I am able to work a bit in jQuery/php for a solution.
Many thanks!
Kristin