Glauco schrieb: > [EMAIL PROTECTED] ha scritto: >> I would like to modify a form component such as a submit button(using >> Turbogears Widgets) so that it has an associated click event. > > try to pass something like this: > > attrs = dict(onclick="""alert( "Done!" )""")
See also http://docs.turbogears.org/1.0/WidgetsOverview#id4 Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

