<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hey Fritz, I wasn't following all the details of this but... man, don't be shy in hacking the shit that is rendering that in an improper way</div><div><br></div><div>Just go with the debugger until it renders that and investigate why (the involved code) isn't rendering the thing in the way is expected to be</div><div><br></div><div>don't underestimate your hacking powers</div><div><br></div><div>you don't need our permission or anybody's</div><div><br></div><div>BTW if you find the thing, would be nice if you tell us what you've learned or what you have improved</div><div><br></div><div><div><a href="http://twitter.com/#!/sebastianconcpt">sebastian</a></div><div><br></div><div>o/</div></div><div><br></div><br><div><div>On Feb 6, 2011, at 3:09 AM, Fritz Schenk wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>John <br><br>&nbsp;<br><blockquote type="cite">I typed it out using alert, substitute confirm and it works as expected.&nbsp;<br></blockquote><br>Please provide me with the working code. <br><br>Sorry, the generated code is:<br><br>&lt;generated Seaside source&gt;<br> &lt;button onclick="$("#external_links a").click(function(){alert<br> ("Your are going to visit: " + this.href)})" type="submit"class="submit"&gt;<br>Attach Click&lt;/button&gt;<br>&lt;/generated Seaside source&gt;<br><br>See the nested double quotes. his is the source of the problem<br><br>I am being extremely stubborn about this issue as it show a problem with the <br>onClick message handler in Seaside.<br><br>The embedded double quote is not correct!<br><br><br><br>_______________________________________________<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></div></blockquote></div><br></body></html>