weepy

Results 159 comments of weepy

Ah it's a quadratic curve I think. Not elliptic. But you can do whatever you like if you write a custom path. :-) On Sun, 8 May 2016 at 16:38,...

Go for it On Wed, 5 Aug 2020 at 08:15, tosterakakwapisz wrote: > I don't see any license and I wanted to use ur code in commercial project. > Please,...

can you just use jquery methods of stopping animation ? On Thu, May 23, 2019 at 12:21 PM ninmorfeo wrote: > Hi i created animation of unfolding cards along a...

A pull request is welcome for the former. For the latter you can simply create a custom path.

i don't think is easy. u'll have to create a separate path :s as far as I know. unless jQuery has some new functionality to abort animations.

could u use stop (http://api.jquery.com/stop/) within the step function perhaps ?

try var css = fx.end.css(1 - fx.pos*param) where param is between 0 and 1

might be best to just use a timer and update the css from within. jquery.animate is normally for fixed duration animations

> can you give me my request code ? what does that mean ? On Fri, Sep 2, 2011 at 12:50 PM, stcdesign [email protected] wrote: > can you give me...

sorry i dont understand On Fri, Sep 2, 2011 at 7:47 PM, stcdesign [email protected] wrote: > I need to this code please help me > > ## > > Reply...