<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font face="Georgia">Something like: <br>
      <br>
      &nbsp;&nbsp;&nbsp; (html jQuery: #foo) load html: [ :h | bar renderOn: h]<br>
      <br>
      will replace the contents of foo with new html. Is there an
      analogue that would add html to foo without disturbing what's
      already there?<br>
      <br>
      Cheers,<br>
      Bob<br>
    </font>
  </body>
</html>