Menu - hidden links
Posted: Tue Feb 24, 2009 12:05 pm
I need to be able to display certain sub-level navigation links when a parent page is active. For better understanding, this is how my menu looks.
1
2
2.1
2.2
2.3
2.4
2.4.1
2.4.2
2.4.3
2.5
3
4
4.1
5
6
7
I'm happy with 2.1 to 2.5 not being visible when 2 isn't active, but I need 2.4.1 to 2.4.3 to become visible when 2 is active. At the moment, they only become visible when 2.4 is active.
What will I need to do to edit the way the logic in the menu works?
1
2
2.1
2.2
2.3
2.4
2.4.1
2.4.2
2.4.3
2.5
3
4
4.1
5
6
7
I'm happy with 2.1 to 2.5 not being visible when 2 isn't active, but I need 2.4.1 to 2.4.3 to become visible when 2 is active. At the moment, they only become visible when 2.4 is active.
What will I need to do to edit the way the logic in the menu works?