Log in

View Full Version : Menu open



dmyoungsal
01-19-2010, 06:27 PM
I just installed a new menu system (Arrow Bullet List Menu) for my district website (www.santaritaschools.org) that I got from here. It is great, but I have a question regarding about forcing the website to always open with the menu's closed. Right now, if I leave the website with one of the menus in an open state and I return later, the same menu is still open.

dmyoungsal
01-19-2010, 07:49 PM
I got it fixed.

There is a setting "defaultexpanded: []" and this controls what menu item opens at startup. The "default" from the downloaded script is set to '0' (zero). This makes the first menu open. If you want the third menu to open, you would enter 2 between the brackets.

Leaving the brackets empty causes no menu items to be open at startup.