[Seaside] Noob jQuery AJAX question

Nick Ager nick.ager at gmail.com
Sun Nov 14 21:16:39 UTC 2010


Tony,


> I'm new enough to this that it seems like magic to me...
>
> In the following onChange event, Seaside somehow arranges that the callback
> block is executed with the serialized parameter before the AJAX script
> object is executed, which is of course exactly what I want.
>
> Is there a set of rules that are used to determine in what order these
> things occur? Is this documented somewhere?
>

There's some documentation here: http://book.seaside.st/book/web-20/jquery

When I was experimenting with Seaside and JQuery I kept firebug open,
examined the javascript that was generated and referred to the javascript
JQuery documentation: http://docs.jquery.com/Main_Page.

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101114/ddcb3bf7/attachment.htm


More information about the seaside mailing list