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 <mdipie...@cs.depaul.edu> wrote: > no it does not. I use this in jpolite. > > On May 21, 6:03 pm, murray3 <ch...@murraypost.net> 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 web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---