<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>Hehe nice :p since you posted, I'll just add that you can chain things with a JSScript.. just add pieces to it and then return that object.<br><br>ie.<br>returnQueryOn: html<br>&nbsp;&nbsp;&nbsp;&nbsp;| js | js := JSScript new.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;js add: (html jQuery .... ).<br>&nbsp;&nbsp;&nbsp;&nbsp;js add: (html jQuery .... ).<br>&nbsp;&nbsp;&nbsp;&nbsp;js add: (html jQuery .... ).<br><br>&nbsp;&nbsp;&nbsp;&nbsp;(Carrot thingy that G2 phones don't have) js.<br><br>RS<br><br>> Date&#58; Mon, 23 May 2011 15&#58;38&#58;02 -0600<br>> From&#58; thierry.thelliez.tech&#64;gmail.com<br>> To&#58; seaside&#64;lists.squeakfoundation.org<br>> Subject&#58; &#91;Seaside&#93; Re&#58; Chaining Ajax based dialogs<br>> <br>> oops, sorry I pressed Send when I wanted to discard my email.  My<br>> &#39;anotherComponent&#39; is displayed correctly. There is a bug in my<br>> &#39;doSomething&#39; that was in the way.<br>> <br>> <br>> Thierry<br>> _______________________________________________<br>> seaside mailing list<br>> seaside&#64;lists.squeakfoundation.org<br>> http&#58;//lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>                                               </body>
</html>