Log in

View Full Version : Help with Accordion Menu Script (No expand on open)



Dudester
11-16-2013, 06:03 AM
1) Script Title: Accordion menu Script

2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-urban.htm

3) Describe problem:


When page opens one of the submenus is always expended, I want none of them to be expanded but cant find correct setting to do this...?

Any help appreciated...


Phil.

dudester1
11-16-2013, 09:41 AM
I have solved the issue.
None of the fixes listed in the forum to date worked so resorted to by trial and error...

3 Key changes were:

defaultexpanded: []
onemustopen: false
persiststate: false,


Thanks,
Phil.