Kevin Dangoor wrote: > On 4/6/06, Max Ischenko <[EMAIL PROTECTED]> wrote: > > I do not think this is a good idea and would vote to remove these. > > > > In CSS, any tr/td could be easily identified with ".tableform tr" or > > "#yourid tr" so these extra ids are redundant and confusing. > > I agree. It's easy enough to add your own IDs if you want (or, I > guess, to create your own form if you want IDs on everything). If it > was the common case that people were putting IDs on everything, then > it definitely helps to generate them automatically. But, I don't think > that's the common case. >
Yes, regarding the fact that is not the common case and it's easy enough to add them you're right, so what should I do in the end? as Richard said they are useful to control with JS the appearance of a Form or I think to dynamically add new fields. Ciao Michele --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
