Link to home
Start Free TrialLog in
Avatar of webdork
webdork

asked on

Spry Accordian does not maintain state

I'm using spry accordian in a navigation include (.ASP). When a navigation link is clicked, the open panel closes and the default panel opens.

 Anyone know how to maintain the current panel as open when you change pages?
ASKER CERTIFIED SOLUTION
Avatar of remorina
remorina
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of webdork
webdork

ASKER

not working for me.  is acc1 the correct name?

mine is named: var Accordion2 = new Spry.Widget.Accordion("Accordion2");
Avatar of webdork

ASKER

works like a charm. Thnxs