You are not authorized to post a reply.
|
Prev Next
|
| Author |
Messages |
|
Dieter
Posts:6
 |
| 01/11/2008 4:16 AM |
Alert
|
Hi, First of all congrats with the great SEOMenu module. There are 2 things that i would like to see realized in a newer version of SEOMenu if possible. - A possibility to highlight a menuitem (via a class or id) when one of his child items is active. - A possibility to render the navigation from a sertain parent according to the parents level in the navigation. Example: url http://civieleveiligheid.beta.vandenbroele.be There are 2 navigations, the one right (home/agenda) and the one at the top (Wie zijn wij/Professionele info/Uw veiligheid) When you click on "Wie zijn wij?", you will see that there appear a 3th navigation (sub of top navigation). What i want is that when you click on "De Civiele Veiligheid" That the 3th navigation stays as it is when you click on "Wie zijn wij?" But it is not a fixed navigation because it does need to change when you click on "Professionele info" or "Uw veiligheid". Or is this possible with Range="-2" if so could you explain it. Kind regards, Dieter |
|
|
|
|
DNN SEO
Posts:153
 |
| 01/12/2008 9:50 AM |
Alert
|
Dieter,
- A possibility to highlight a menuitem (via a class or id) when one of his child items is active.
Became possible in my SEOMenu version 3.5.x
- A possibility to render the navigation from a sertain parent according to the parents level in the navigation.
Has been possible since the first release. You just need two skinobjects or one skinobject and the module. you just set the main skinobject to render all pages and only show the root level. then you use the second skinobject and set it to show the childrend of the parent. |
|
Owner/Developer DNN SEO www.dnnseo.net |
|
|
Dieter
Posts:6
 |
| 01/22/2008 9:35 AM |
Alert
|
Hi, Thank you for the answers. For my second question i think that i can still not achieve what i want to do. According to your answer i need to use the Range="-2" (correct?) This will render indeed the childs of the selected parent tab at the top level. What i want is to render the childs of a selected parent but from a sertain level (not the top level). At http://civieleveiligheid.beta.vandenbroele.be you can see what i mean. My top level navigation is at the right (home / agenda / ExtraNavigation) ExtraNavigation is a page that is set to invisible for the menu. My second navigation is at the top (Wie zijn wij? / Professionele info / Uw veiligheid) these items are children of ExtraNavigation. This navigation is rendered with range=n where n is 57 the id of ExtraNavigation. My third navigation should show all the children of the selected parent tab but rendered from the second level (Wie zijn wij? / ...) and not from the top level (ExtraNavigation) Or is this still possible and am i missing something here... |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|