I would like to create javascript menu save the state when reloading the browser.
Return to Recent Questions
Q:
I'm looking at purchasing your product but have one small
problem. I'm using the expandable menu and would like to have the
menu save the state when reloading or refreshing the browser. Can
this be done with the expandable menu? If so, what is the syntax?
A:
I advise you to use Deluxe Tree, http://deluxe-tree.com/. This is a newer version of Dhtml Tree
Menu.
You should use the following parameter:
var tsaveState = 1;
Example, you can find here:
http://deluxe-tree.com/data-samples/tree-menuxp-save-state.html
Return to Recent Questions
|