thanks remi, good idea indeed.
alex On Fri, Sep 12, 2008 at 10:25 AM, Remi Jolin - SysGroup <[EMAIL PROTECTED]> wrote: > > Hello, > le 12.09.2008 06:52 alex bodnaru a écrit: >> i have lately reviewed the problem, and that happened because that was >> THE submit >> button of the form, and the problem was solved by passing a null >> submit_text, and >> then this new submit button. >> >> ticket closed. >> >> thanks for your consideration, >> >> ale >> >> > To trigger a JS function on a <form>, I think the right way is to add a > "onsubmit" attribute on the <form> tag, not an "onclick" on the submit > button. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

