<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">This is a start, but it's a bit jumpy. I'll
      poke around a bit more.<br>
      <br>
      renderContentOn: html<br>
      &nbsp;<br>
      &nbsp;&nbsp;&nbsp; | id longString |<br>
      &nbsp;&nbsp;&nbsp; <br>
      &nbsp;&nbsp;&nbsp; longString _ String streamContents: [ :strm |<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 1 to: 100 do: [ :i | strm nextPutAll: '&nbsp;&nbsp; ',i asString,'.
      Info for this item.'].<br>
      &nbsp;&nbsp;&nbsp; ].<br>
      &nbsp;&nbsp;&nbsp; html div&nbsp;&nbsp;&nbsp; <br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; id: (id _ html nextId);&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; style: <br>
      'right: -21000px;<br>
      left: 0px;<br>
      bottom: 0;<br>
      z-index: 20;<br>
      padding: 2px;<br>
      position: fixed;<br>
      text-align: left;<br>
      background-color: #eee;<br>
      border-top: 1px solid #aaa;<br>
      height: 18px;<br>
      overflow: hidden;';<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; with: [<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; html span&nbsp;&nbsp;&nbsp; <br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; style: 'font-size: 14px;';<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; with: longString.<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ].<br>
      &nbsp;&nbsp;&nbsp; <br>
      &nbsp;&nbsp;&nbsp; html document addLoadScript: ((html jQuery: id asSymbol)
      animate duration: 100*1000; easing: 'linear'; left: '-=10000px').<br>
      <br>
      Cheers,<br>
      Bob<br>
    </font><br>
    On 10/14/11 7:51 AM, Dobbelstein, R. wrote:
    <blockquote
cite="mid:E2FC66646075514F922C99E36988EF4E0169AAB318@VTWNLEX001.vwaad.vwnb.local"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="GENERATOR" content="MSHTML 8.00.6001.19120">
      <div><span class="183183411-14102011"><font face="Arial" size="2">Hi,</font></span></div>
      <div><span class="183183411-14102011"></span>&nbsp;</div>
      <div><span class="183183411-14102011"><font face="Arial" size="2">I
            am new to this group and new to Seaside.
          </font></span></div>
      <div><span class="183183411-14102011"></span><span
          class="183183411-14102011"></span>&nbsp;</div>
      <div><span class="183183411-14102011"><font face="Arial" size="2">I
            am trying to implement a kind of Slideshow in which the
            upper&nbsp;part of the screen displays several "slides"
            sequentially whereby the contents is dynamic. The lower part
            (consisting of one line of text) should display a News
            ticker </font></span><span class="183183411-14102011"><font
            face="Arial" size="2">scrolling from right to left and it
            should continue to do so even when the upper half of the
            screen changes.</font></span></div>
      <div><span class="183183411-14102011"></span>&nbsp;</div>
      <div><span class="183183411-14102011"><font face="Arial" size="2">The
            source for the news ticker woould be the headlines of an
            RSS-feed.</font></span></div>
      <div><span class="183183411-14102011"></span>&nbsp;</div>
      <div><span class="183183411-14102011"><font face="Arial" size="2">Any
            ideas how I can accomplish this? Code snippets or examples
            are very much appriated.</font></span></div>
      <div><span class="183183411-14102011"></span>&nbsp;</div>
      <div><span class="183183411-14102011"><font face="Arial" size="2">Regards,</font></span></div>
      <div><span class="183183411-14102011"></span>&nbsp;</div>
      <div><span class="183183411-14102011"><font face="Arial" size="2">Ron</font></span></div>
      <br>
      <hr>
      <font color="Gray" face="Verdana" size="2"><br>
        De informatie verzonden met dit emailbericht is uitsluitend
        bestemd<br>
        voor de geadresseerde. Gebruik van deze informatie door anderen
        dan de<br>
        geadresseerde is verboden. Openbaarmaking, vermenigvuldiging,<br>
        verspreiding en/of verstrekking van deze informatie aan derden
        is niet toegestaan.<br>
        Afzender staat niet in voor de juiste en volledige overbrenging
        van de<br>
        inhoud van een verzonden email, noch voor tijdige ontvangst
        daarvan.<br>
        Afzender attendeert erop dat de vertrouwelijkheid van informatie
        verzonden per email niet gewaarborgd is.<br>
        <br>
        Minder printen is beter voor het milieu.<br>
        - VolkerWessels Telecom is de handelsnaam van Volker Wessels
        Telecom bv - KvK Gooi-, Eem- en Flevoland 24321042-<br>
        <br>
        The information contained in this communication is confidential
        and<br>
        may be legally privileged. It is intended solely for the use of
        the<br>
        individual or entity to whom it is addressed and others
        authorised to<br>
        receive it. If you are not the intended recipient you are hereby<br>
        notified that any disclosure, copying, distribution or taking
        any<br>
        action in reliance on the contents of this information is
        strictly prohibited and may be unlawful.<br>
        Sender is neither liable for the proper and complete
        transmission of<br>
        the information contained in this communication nor for any
        delay in<br>
        its receipt. Please note that the confidentiality of e-mail<br>
        communication is not warranted.<br>
        <br>
        Less printing is better for the environment<br>
        -VolkerWessels Telecom is the tradingname of Volker Wessels
        Telecom bv - Chamber of Commerce for the district Gooi-, Eem- en
        Flevoland 24321042-<br>
      </font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>
  </body>
</html>