On Tue, Jul 28, 2009 at 4:02 PM, FSX<[email protected]> wrote: > > I modified form.py a bit (and called it form2.py). Not everything is > checked, I just used it for a simple comment form. > > It puts all the elements in an definition list instead of a table. > It's a bit cleaner. ;)
Not to mention now non-semantic that is. Even worse than a table. :P Anyway, you can customize the output of the form, didn't you know? http://webpy.org/cookbook/form_fields It doesn't really matter what the default rendering looks like. -- Branko eml: [email protected] alt: [email protected] blg1: http://sudologic.blogspot.com/ img: http://picasaweb.google.com/bg.branko twt: http://www.twitter.com/foxbunny/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
