Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

ixnay

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Remembering menu status after changing page #2743
    ixnay
    Participant

    Roberto: each time you open up a menu (bind event show) set up a JS cookie with the sub-menu that was opened. Each time you open a page, check if there’s a cookie set up for a menu option and open it through Jquery. Clear the cookie every time a sub-menu is closed.

    in reply to: Remembering menu status after changing page #2659
    ixnay
    Participant

    Nevermind, I have found a way using cookies / bind events / Jquery show&hide.

Viewing 2 posts - 1 through 2 (of 2 total)