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.
ie.
returnQueryOn: html
| js | js := JSScript new.
js add: (html jQuery .... ).
js add: (html jQuery .... ).
js add: (html jQuery .... ).
(Carrot thingy that G2 phones don't have) js.
RS
> Date: Mon, 23 May 2011 15:38:02 -0600
> From: thierry.thelliez.tech@gmail.com
> To: seaside@lists.squeakfoundation.org
> Subject: [Seaside] Re: Chaining Ajax based dialogs
>
> oops, sorry I pressed Send when I wanted to discard my email. My
> 'anotherComponent' is displayed correctly. There is a bug in my
> 'doSomething' that was in the way.
>
>
> Thierry
> _______________________________________________
> seaside mailing list
> seaside@lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside