html - How to keep the state of a css based navigation menu while navigating to other pages -


i new css , trying find out how keep state of css based menu on multiple pages.

the situation working on intranet site. there set structure of website. have content files , left menu file. left menu file used creating links other pages , imported in content files. (these asp files , not sure call technically using content of 1 file in other files).

so task have site map , want translate links in left menu file appear in content pages.

i using this example , adjusted needs. problem when go 1 page other state of expanded , collapsed nodes not stay same. best way achieve this.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -