<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Johan,<br>
      <br>
      <br>
      <blockquote
        cite="mid:c4e2d50f-5a5a-fc1c-a953-ec7300740357@objektfabrik.de"
        type="cite">
        <blockquote
          cite="mid:5E381FCE-B7FA-4636-B09F-BACF5A1C8B02@inceptive.be"
          type="cite">
          <div class="">| idToReRender |</div>
          <div class="">
            <div class="">html orderedList</div>
            <div class=""><span class="Apple-tab-span" style="white-space: pre;">     </span>script:
              (html jQuery this </div>
            <div class=""><span class="Apple-tab-span" style="white-space: pre;">                     </span>on:
              ‘click’</div>
            <div class=""><span class="Apple-tab-span" style="white-space: pre;">                     </span>selector:
              ‘.mylistItemClass’ </div>
            <div class=""><span class="Apple-tab-span" style="white-space: pre;">                     </span>do:
              ((html jQuery ajax</div>
            <div class=""><span class="Apple-tab-span" style="white-space: pre;">                                     </span>callback:
              [:listitemId |  … idToReRender := listitemId ... ]</div>
            <div class=""><span class="Apple-tab-span" style="white-space: pre;">                                     </span>value:
              (((html javascript alias: ‘event’) access: ‘target’)
              access: ‘id’));</div>
            <div class=""><span class="Apple-tab-span" style="white-space:pre">                                       </span>script:
              [:s | s << ((s jQuery id: idToReRender) html: [:h |
              self renderMyRowWithId: idToReRender ]) ]</div>
            <div class=""><span class="Apple-tab-span" style="white-space: pre;">                             </span>asFunction:
              #(event))</div>
          </div>
          <div class=""><br class="">
          </div>
        </blockquote>
      </blockquote>
      <br>
      <br>
      <br>
      What can I say? Apart from a missing bracket and the fact that it
      is not "html jQuery this", but "html jQuery document", your code
      just works. Incredible. Thanks!<br>
      <br>
      If you ever need an idea for a second career, please consider
      giving Seaside/Ajax courses...<br>
      <br>
      Joachim<br>
      <br>
    </div>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
-----------------------------------------------------------------------
Objektfabrik Joachim Tuchel          <a class="moz-txt-link-freetext" href="mailto:jtuchel@objektfabrik.de">mailto:jtuchel@objektfabrik.de</a>
Fliederweg 1                         <a class="moz-txt-link-freetext" href="http://www.objektfabrik.de">http://www.objektfabrik.de</a>
D-71640 Ludwigsburg                  <a class="moz-txt-link-freetext" href="http://joachimtuchel.wordpress.com">http://joachimtuchel.wordpress.com</a>
Telefon: +49 7141 56 10 86 0         Fax: +49 7141 56 10 86 1

</pre>
  </body>
</html>