[Seaside] jQuery chaining

Lukas Renggli renggli at gmail.com
Mon Jun 15 05:48:31 UTC 2009


Use the #, operator to concatenate several functions:

    ...
    onClick: (html jQuery this hide) , (html jQuery: '.foo') show

Lukas

On Mon, Jun 15, 2009 at 12:44 AM, Robert Sirois<watchlala at hotmail.com> wrote:
> How is that you chain in jQuery? I see there is an andSelf method, but I am
> not quite sure how to use it. The purpose is to have several functions in
> one <'
> onClick:'> message.
>
> Thanks, RS
>
> ________________________________
> Windows Live™: Keep your life in sync. Check it out.
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list