a="title" b=True or False c=URL(...) d=[] # submenu response.menu=[(a,b,c,d)]
instead of a URL, c can be a helper
c=A('title',_href=URL(...),_onmouseover='....')
On Nov 27, 5:22 am, Stef Mientki <[email protected]> wrote:
> hello,
>
> Can I add a hover text ( like image:alt) to the default menu ?
>
> thanks,
> Stef Mientki

