[Seaside] JQuery #onAjaxComplete

Lukas Renggli renggli at gmail.com
Thu Feb 19 21:39:05 UTC 2009


You don't need that event, it happens inside the web browser anyway.
Better do it in the AJAX callback or add a hidden form field with a
callback to the bottom of your form.

Cheers,
Lukas

On 2/19/09, John Toohey <jt at parspro.com> wrote:
> Does anyone have an example of using #onAjaxComplete? When I serialize
> my form, I want to have a callback fired, so I can save the contents
> of the form fields to a database.
>
> --
> -JT
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list