<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">Two onClicks seem to be fine. The problem my
      example was having, I think, was in using onClicks with a submit
      button.<br>
      <br>
      Cheers,<br>
      Bob<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 8/27/12 3:15 PM, intrader wrote:<br>
    </div>
    <blockquote cite="mid:loom.20120827T210941-166@post.gmane.org"
      type="cite">
      <pre wrap="">Robert Sirois &lt;watchlala &lt;at&gt; hotmail.com&gt; writes:

</pre>
      <blockquote type="cite">
        <pre wrap="">
I don't think two click listeners can be registered like that. There 
</pre>
      </blockquote>
      <pre wrap="">can only be one #onClick() if I remember right. Try to chain the 
jquery calls.
</pre>
      <blockquote type="cite">
        <pre wrap="">
</pre>
      </blockquote>
      <pre wrap="">I hope you don't mind me jumping into the conversation. I am also 
struggling with callbacks with ajax. I have an issue with your
statement that 'There can only be one #onCLick(). However, the code
 in Dynamic Web Development with Seaside 20.4.1.Defining 
a Callback shows two onClick handlers being specified.

_______________________________________________
seaside mailing list
<a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>

</pre>
    </blockquote>
    <br>
  </body>
</html>