[Seaside] Re: Jquery submit loads page

Dav lasmiste at gmail.com
Thu Jun 6 15:42:27 UTC 2013


Hi Norbert,
 I resumed this old thread because I faced the same issue (i.e. the form
posted twice).

Lukas' solution is right, but if we change the submit button with an anchor
we can avoid the double submission and I think it is more clear than "return
false"

Here is my example:

html form with: [ 
                 html anchor onClick:(html jQuery ajax serializeForm);
                with: 'foo' ] 

Dave




--
View this message in context: http://forum.world.st/Jquery-submit-loads-page-tp3919176p4691987.html
Sent from the Seaside General mailing list archive at Nabble.com.


More information about the seaside mailing list