Rank: Newbie Groups: Member
Joined: 4/17/2008 Posts: 1
|
Hey, I'm using the slidemenu and have a question about keeping the last clicked item open: example : http://www.reisroutes.be/stadswandelroutes/monumentenwandeling-in-brugge-15-3.aspxon the left hand you can see "fietsroutes" top item, click on it >> you will see subitems, when i click on this subitem >> go to the right page but the topitem is closed again. How can I keep this open? Second question. Is the item "smart" enough to compare the URL with the item URL and give it a different "this is the page you are on" color? thankx Wouter
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You can keep it open by using one of the following methods:
1. Set the slide menu's SaveStateCrossPages to true; 2. Set the slide menu's AutoSelectSource to NavigateUrl and AutoSelectTarget to Path;
The second method is also the answer for your second question.
Thanks!
|