MLS1984
07-21-2011, 03:56 PM
1) Script Title: Urban Gray Accordion Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-urban.htm
3) Describe problem:
I'm working off of the Urban Gray Accordion Scrip, some pages have sub pages (about, approach, our work) and some do not. If the user is on a page that there is no sub menu, I don't want another sub menu to show either (This is the current case).
The site: http://thegoodgirlsnyc.com/test/new/index3_7.php
I changed the settings so the:
defaultexpanded value is now 4, so it is placed on a value that does not have any children, and persiststate: false
defaultexpanded: [4], //index of content(s) open by default [index1, index2, etc] [] denotes no content
persiststate: false, //persist state of opened contents within browser session?
Now, my pages do not open the child categories when the user is on the page where the navigation should be expanded. What other perimeters could be changed?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-urban.htm
3) Describe problem:
I'm working off of the Urban Gray Accordion Scrip, some pages have sub pages (about, approach, our work) and some do not. If the user is on a page that there is no sub menu, I don't want another sub menu to show either (This is the current case).
The site: http://thegoodgirlsnyc.com/test/new/index3_7.php
I changed the settings so the:
defaultexpanded value is now 4, so it is placed on a value that does not have any children, and persiststate: false
defaultexpanded: [4], //index of content(s) open by default [index1, index2, etc] [] denotes no content
persiststate: false, //persist state of opened contents within browser session?
Now, my pages do not open the child categories when the user is on the page where the navigation should be expanded. What other perimeters could be changed?