You can create it using the TAG helper.

t=TAG.LEGEND('a','b',_c='d')
t.xml() produces
'<LEGEND c="d">ab</LEGEND>'


On Dec 17, 9:55 am, Iceberg <[email protected]> wrote:
> Hi Massimo,
>
> Why there is a definition of FIELDSET in html.py, but there is not a
> LEGEND? They usually show up together. Would you please append this in
> next version of web2py?
>   class LEGEND(DIV): tag='legend'
>
> Regards,
> Iceberg
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to