<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Sorry, forgot to add the release I'm using: 3.0a (One click Image)<div><br><div><div>Am 03.03.2010 um 11:39 schrieb Kai-Uwe Pielka:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>I have a strange effect if I try to use the Ajax Updater.</div><div><br></div><div>This is the rendering coding:</div><div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre">        </span>html button id: buttonId; class: (buttonId, 'Portrait');&nbsp;</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>onClick: html scriptaculous effect highlight;</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>onClick: (html scriptaculous updater</div><div><span class="Apple-tab-span" style="white-space:pre">                        </span>id: #picture;</div><div><span class="Apple-tab-span" style="white-space:pre">                        </span>callback: [ :ajaxHtml | etummaClient nextPicture. self renderPicture: ajaxHtml ]);</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>with: aContent.</div><div><br></div><div>The source code of the webpage contains the following:</div><div><span class="Apple-style-span" style="font-family: Times; "><pre style="word-wrap: break-word; white-space: pre-wrap; ">&lt;/div&gt;&lt;button id="button2" class="button2Portrait submit" onclick="new Effect.Highlight(this);new Ajax.Updater(&amp;quot;picture&amp;quot;,&amp;quot;/s&amp;quot;,{evalScripts:true,parameters:[&amp;quot;_s=toRWkW91GFRgfZR-&amp;quot;,&amp;quot;_k=W8MDfnW4cOWZ6mZH&amp;quot;,&amp;quot;1&amp;quot;].join(&amp;quot;&amp;amp;&amp;quot;)})" type="submit"&gt;&amp;lt; ...</pre><pre style="word-wrap: break-word; white-space: pre-wrap; "><span class="Apple-style-span" style="font-family: Helvetica; white-space: normal; ">How do I get rid of the '&amp;quot' strings? Seems that the browser cannot parse those.</span></pre><pre style="word-wrap: break-word; white-space: pre-wrap; "><font class="Apple-style-span" face="Helvetica"><span class="Apple-style-span" style="white-space: normal;">Thanks and Best Regards,</span></font></pre><pre style="word-wrap: break-word; white-space: pre-wrap; "><font class="Apple-style-span" face="Helvetica"><span class="Apple-style-span" style="white-space: normal;">Kai-Uwe</span></font></pre></span></div></div></div>_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></blockquote></div><br></div></body></html>