rstacruz / jquery.transit

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

Progress callback #160

Open coduar opened 10 years ago

coduar commented 10 years ago

Is it possible to get a progress callback like we are getting in $.fn.animate?

keithguerin commented 10 years ago

+1 Please. This would be a big help.

Currently it fails silently, so I have (a few times) been lost in debugging, trying to figure out why.

More info on doing this: http://stackoverflow.com/questions/2794148/css3-transition-events

ceroz commented 10 years ago

+1