3212 Posts in 847 Topics by 809 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 953 Views |
-
Control next item in menu loop

1 May 2011 at 8:51pm
Hi all! Another, probably blindingly obvious, question from yours truly. Within each iteration of Menu control, I would like to be able to check whether the *next* item in the loop has a LinkingMode of either 'current' or 'section'. The reason being, I need to apply an additional css class to the menu item directly before the current/section item. Is there a built-in page control I can use to accomplish this, or do I need to write some custom code? Any advice would be most appreciated!!!
Cheers,
Kyle. -
Re: Control next item in menu loop

4 May 2011 at 5:33pm
Given the lack of response, I figure there isn't a built in page control to handle something like this - so I went ahead and just wrote a couple of simple functions to take care of it. Works great. Thanks anyway !
| 953 Views | ||
|
Page:
1
|
Go to Top |

