rstacruz / jquery.transit

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

.stopTransition() support added #236

Open veryjos opened 8 years ago

veryjos commented 8 years ago

Simple implementation of stopTransition().

Only reason I'm making a pull request is so others can pull this into their own fork, since it seems to be a highly requested feature and there's no reason to write it twice. The author doesn't seem to maintain the repo any longer.