rstacruz / jquery.transit

Super-smooth CSS3 transformations and transitions for jQuery
http://ricostacruz.com/jquery.transit
7.29k stars 864 forks source link

Add .transitionStop() method #110

Closed tblasv closed 6 years ago

tblasv commented 11 years ago

Adding .transitionStop() method. It's works like $.fn.stop( [clearQueue ] [, jumpToEnd ] )

generalov commented 11 years ago

.transtionStop() returns the undefined. Please add the chaining.

aleksandar-trajkov commented 11 years ago

I would suggest that you add a call to the jquery stop method inside the method (tried it while animating the height, it would not stop the animation without the call)

GianlucaGuarini commented 11 years ago

+1

daveyjones commented 11 years ago

+1 – we could really use a stop() method similar to jQuery.

daveyjones commented 11 years ago

Thanks @tblasv! We're using your branch until this gets merged.

kongyuan commented 11 years ago

stop method of jQuery can't cancel callback

oisinlavery commented 10 years ago

+1

nunomorgadinho commented 10 years ago

+1

conceptdeluxe commented 10 years ago

+1

supernintendo commented 10 years ago

+1

njam commented 10 years ago

+1

javorszky commented 10 years ago
while (1) {
    +=1
}
ganchenkor commented 9 years ago

+1

benrobster commented 9 years ago

I'm a new user of this project, but seeing unmerged pull requests like this one is a bit disheartening... this project is obviously very popular, and critically useful, but it seems like the owner has abandoned it to some extent and is not responding to issues and pull requests? If i'm misinterpreting things, then I apologize. Or is there a fork somewhere that is becoming the "authoritative" fork that is actively maintained?

RelicOfTesla commented 8 years ago

why not pull request?

baijunjie commented 7 years ago

You can try https://github.com/baijunjie/jquery.animate