<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Georgia">Maybe you don't even need that.<br>
      <br>
      &nbsp;&nbsp;&nbsp; html div<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; onClick: (html jQuery ajax<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; callback: [ :var | var halt]<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; value: (JSStream on: 'detectHtmlDate5()')<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; );<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; with: 'testing'.<br>
      <br>
      var is 'true' when I click on this. So, something like this could
      tell you what to render next. Alternately, the onload code could
      store the result in a js var which gets returned by the above
      method when user clicks.<br>
      <br>
      Cheers,<br>
      Bob<br>
      <br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 2/3/14 11:00 AM, Sabine Kn&ouml;fel
      wrote:<br>
    </div>
    <blockquote cite="mid:1391443239446-4741219.post@n4.nabble.com"
      type="cite">
      <pre wrap="">short version of my question:

how can I use the result of a javascript function which is called onLoad
within my smalltalk code? Eg. set the result in an inst var of view or
session?
</pre>
    </blockquote>
    <br>
  </body>
</html>