Nice piece of code, two recommendations I would make if you're planning on making this reuasable is to pass in the array as a parameter. You could also get rid of the switch statement and use the getModuleName and getActionName methods to some work automatically. I think I'll store this away for later use though. Thank you for contributing it to the community.
On Oct 1, 12:41 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I came across a nice solution based on the sliding doors technique. > Provides dynamic width + rollover. Thought I would share: > > http://blog.thembid.com/index.php/2007/07/09/dynamic-css-tabs-in-symf... > > Cheers, > > Alexis P --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
