I have a navigation helper too http://www.nolimit-studio.com/baking/2006/08/02/navigation-helper/
It's add an active state to an element whenever certain controller or action is called. On 8/17/06, Jonathan Snook <[EMAIL PROTECTED]> wrote: > > I have this same issue with an application I'm building. What I've done > is built a component/element combo that does the work for me. The > component pulls in all the data required for the nav. Then, I use an > element to build out the nav using that data. I just wrote up a quick > post that hopefully explains it: > http://withcake.com/posts/view/data_always_there > > > > > -- Armando Sosa www.nolimit-studio.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
