Rendering vs. Callback (was: Re: [Seaside] RE: seaside Digest, Vol 78, Issue 21)

Lukas Renggli renggli at gmail.com
Wed Jun 17 16:37:12 UTC 2009


Seems to be strange to do a show and an explode on the same element. I
think the explode animation already does a show. No?

Lukas

On Wed, Jun 17, 2009 at 6:33 PM, Robert Sirois<watchlala at hotmail.com> wrote:
> Nice, thanks :)
> I got everything working how I would like it except one little issue.
> The behavior I expected from this, would be to show the little square via
> the #explode effect. Whether set to toggle or show, it only does the hide
> transition. If I just have show, it works as expected.
> html anchor
> onClick: ((html jQuery: '#foo') show, (html jQuery: '#foo') effect explode);
> with: 'test'.
> html break.
> html div
> id: 'foo';
> script: html jQuery this hide;
> style: 'width: 50px; height: 50px; background: purple'.
> Thanks, RS
> ________________________________
> Lauren found her dream laptop. Find the PC that’s right for you.
> _______________________________________________
> 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