It can be used to use different classes for some menu items. Currently
it is not used.

On Jun 15, 2:47 pm, Alej <[email protected]> wrote:
> By the way, what is the meaning of the boolean (Active) parameter in
> the Menu class.
> Having it False or True, seems the Menu always behaves the same.
> Alej
>
> On May 21, 11:35 pm, mdipierro <[email protected]> wrote:
>
> > no it does not. I use this in jpolite.
>
> > On May 21, 6:03 pm, murray3 <[email protected]> wrote:
>
> > >  I am using:
>
> > >  {{=MENU(response.menu,_class='web2py-menuweb2py-menu-horizontal'}}
>
> > > with this inmenu.db:
>
> > > response.menu= [
> > >      ['Index', False,
> > >       URL(request.application,'default','index')],
> > >       ['another', False,
> > >       URL(request.application,'default','another')],
> > >      ]
>
> > > Themenustill shows vertical? any help appreciated or  if there Is
> > > there a concise listing of the syntax for this new helper?
>
> > > chrism
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to