Oh. Didn't notice the tabs. I better give a break from this group for
a while, I'm getting confused all the time. Thanks for pointing out
the page.

cheers,
- ricardo

On Jan 16, 9:28 am, Ariel Flesler <afles...@gmail.com> wrote:
> You have to click on "Options".
>
>
>
> On Thu, Jan 15, 2009 at 8:30 PM, Ricardo Tomasi <ricardob...@gmail.com> wrote:
>
> >http://docs.jquery.com/Effects/animate#paramsdurationeasingcallback
> >http://docs.jquery.com/Effects/animate#paramsoptions
>
> > This is what the links on the main page point to. Where did you get
> > that link? I thought those were innocent hashes :D
>
> > On Jan 15, 6:45 pm, Ariel Flesler <afles...@gmail.com> wrote:
> >> How come it isn't on the docs ?
>
> >>http://docs.jquery.com/Effects/animate#toptions
>
> >> On Thu, Jan 15, 2009 at 6:43 PM, Ricardo Tomasi <ricardob...@gmail.com> 
> >> wrote:
>
> >> > It's not in the docs, but you have to pass the callback as the
> >> > 'complete' option:
>
> >> > $(this).animate({marginTop:'500px'}, {queue: false, complete: function
> >> > (){ ... } });
>
> >> > On Jan 14, 4:10 pm, "lhwpa...@googlemail.com"
> >> > <lhwpa...@googlemail.com> wrote:
> >> >> hi, im using .animate() to create a custom animation. is there any way
> >> >> to handle a callback function? "normal" . animation() has a parameter
> >> >> for a callback function but not the one for own animations?
>
> >> --
> >> Ariel Fleslerhttp://flesler.blogspot.com
>
> --
> Ariel Fleslerhttp://flesler.blogspot.com

Reply via email to