hi,

love the panels accordion, works great out of the box.

im missing only one thing that is the accordion to remember which state it was when i left the page and to reset to this state when i return to the accordion page.

ie: i have 2 regions in the panel:
A (opened initialy)
B (closed initaly)

i click / open region B an than go to a different page on the website.
when i return i want the regions to be
A (closed)
B (opend)

DHTML menu does something similar with a cookie, maybe that can lead the direction how to do it.

are other people interested in such a feature?

cheers,

volker

Comments

lefnire’s picture

waiting for a couple more votes on this before delving

vir_2’s picture

ok, thx

khalor’s picture

+1

Is this really something that would be done with a cookie? I think the jQuery UI Accordion uses the navigationFilter function to change the document's location, so that an anchor/name specifies which page should be opened when the page loads.

kobb’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Issue summary: View changes

I believe this feature request applies to version 7.x, as well. This fix would also enhance the use with other colorbox type modules. As of now, the accordion switches back to it's default state when a colorbox is opened.