Hi,
I have more than 1 accordion within which there are grids, now, on a page refresh, the current accordion closes and the default
one is shown , is there anyway to handle this.
I want the currently chosen accordion to remain open, irrespective of the page refreshes. Any help would be great.
Best,
Kris A
Hello,
You shpuld to save state into cookies and restore it after refreshing.
if its not too much trouble can you post a small example code. I have this accordion interworking with php, my application basically generates these accordions based on the current user’s privileges.
All i want is, the current user’s accordion selection in a php session!! Any help would be great.
Best,
Kris A