[jQuery] Re: Pause after SlideUp

2007-07-12 Thread Glen Lipka
I didnt. Very cool. But the neat thing about pause() is how very jQuery it is. Totally concise, nice to use it in a chain. Glen On 7/12/07, Karl Swedberg <[EMAIL PROTECTED]> wrote: Glen, have you seen my entry on the little .animate() trick? http://www.learningjquery.com/2007/01/effect-del

[jQuery] Re: Pause after SlideUp

2007-07-12 Thread Karl Swedberg
Glen, have you seen my entry on the little .animate() trick? http://www.learningjquery.com/2007/01/effect-delay-trick setTimeout() is probably what you really want (and what the pause plugin uses), but this might do in a pinch. --Karl _ Karl Swedberg www.englishrules

[jQuery] Re: Pause after SlideUp

2007-07-12 Thread Josh Nathanson
07 4:41 PM Subject: [jQuery] Re: Pause after SlideUp Nevermind. There is a pause() plugin. How very easy! It's so tiny! This should be in the core! http://blog.mythin.net/projects/jquery.php Glen PS. I have no say on what's in the core. But I like to pretend. :) On

[jQuery] Re: Pause after SlideUp

2007-07-12 Thread Glen Lipka
Nevermind. There is a pause() plugin. How very easy! It's so tiny! This should be in the core! http://blog.mythin.net/projects/jquery.php Glen PS. I have no say on what's in the core. But I like to pretend. :) On 7/12/07, Glen Lipka <[EMAIL PROTECTED]> wrote: Example page: http://www.comm