Alberto Valverde wrote: > Working fine now :) > That's great. :-) not for me... any idea someone on the \n problem? damn...
> Yesterday I was thinking that this could have also be solved by > treating ids the same as names, that is: > > name = form.fs.name > id = form_fs_name > > name = fs.name > id = fs_name > > Right now ids are always fully qualified... What do you think? That I like fully qualified ids, we agreed on this on IRC do you remember? before they were like names, but this allows us to be sure that we don't duplicate two ids, since in a html page an id should be unique, what happens if for some reason someone has a footer field and a footer id used for the css layout? ;-) 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 -~----------~----~----~----~------~----~------~--~---
