<div class="gmail_quote"><div>Tony,</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>I&#39;m new enough to this that it seems like magic to me...</div>
<div><br></div><div>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.</div>

<div><br></div><div>Is there a set of rules that are used to determine in what order these things occur? Is this documented somewhere?</div></blockquote><div><br></div><div>There&#39;s some documentation here: <a href="http://book.seaside.st/book/web-20/jquery">http://book.seaside.st/book/web-20/jquery</a></div>
<div><br></div><div>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: <a href="http://docs.jquery.com/Main_Page">http://docs.jquery.com/Main_Page</a>.</div>
<div><br></div><div>Nick</div></div>