
Originally Posted by
yuchien
Thank you for your responce!!!
what about, when I hit back, and even hitting the homepage button, that the menu should go back to its original state, collapsed, not expanded.
can this be done?!
Not sure I understand what you're trying to do here. Are you asking how to set up the menu so it's fully collapsed when the page first loads? This can be done inside the settings:
Code:
defaultexpanded: [], //index of content(s) open by default [index1, index2, etc]. [] denotes no content
Bookmarks