[jQuery] Re: How to prevent easing on .animate()

2008-11-19 Thread jonatne
-allH}, {easing: "linear",duration:3}) > > http://docs.jquery.com/Effects/animate > > - ricardo > > On Nov 18, 6:50 pm, jonatne <[EMAIL PROTECTED]> wrote: > > > Hey all, > > > I would like like to make an element move. I want it to start m

[jQuery] How to prevent easing on .animate()

2008-11-18 Thread jonatne
Hey all, I would like like to make an element move. I want it to start moving at a certain speed and move at that current speed until it's reached it's destination. I'm using .animate() without any easing specified. It does seem to ease though. It starts slow, speeds up to full speed and then slo