[web2py] Re: superfish

2010-09-29 Thread Rick
Thanks for taking the time for my problem. I couldn't find any good example that shows how to make a nice menu. While trying different solutions I made a mess of the code. But at the end I made this solution: {{ submenu1=[ ['item1',False,URL(r=request,f='item1')], ['item2',False,URL(r=requ

[web2py] Re: superfish

2010-09-29 Thread mdipierro
everything I see here appears correct. Can we see the generated html? Can you try load the page with firebug and see if you get any error? On Sep 28, 11:50 pm, Rick wrote: > Hi, > > I've put this into a viewer file named layout.html but it doesn't > work: >         > > {{response.files.append(UR