Ya sure,I would like to see the code so that I can learn.
On Monday, April 23, 2012 9:56:43 AM UTC+5:30, Vineet wrote:
>
> I am using a menu based on pure css.
> Replaced the superfish menu completely.
> If you are interested, I can share the code.
>
> -- Vineet
>
> On Monday, April 23, 2012 12:0
I am using a menu based on pure css.
Replaced the superfish menu completely.
If you are interested, I can share the code.
-- Vineet
On Monday, April 23, 2012 12:07:55 AM UTC+5:30, Vibhor Purandare wrote:
>
>I want attractive menu like HTML 5 How would i get
> that in web2py?
Instead of
menu = MENU([['name',False,URL('default')]])
do
menu =
MENU([[A('name',_href=URL('default'),_target="_blank"),False,None]])
On Dec 18, 8:11 pm, Bruno Rocha wrote:
> Hi,
>
> *I am trying to change every A item of MENU object, including
> target='_blank' attribute,*
> *menu is a '' ta
3 matches
Mail list logo