On Sep 13, 2009, at 11:00 PM, mdipierro wrote: > In web2py you create a menu like > > response.menu=[['Title',False,URL(...),[]] > > where [] is a submenu. > > You place an icon close to the title by doing > > response.menu=[[TAG[''](IMG(_src=icon,'Title'),False,URL(...),[]] > > where icon is the url of the icon.
The syntax of both these lines looks a little suspect (counting brackets, anyway). Maybe you could add a word or two about using TAG this way, too? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

