nnattawat / flip

A lightweight jQuery plugin to make 3D card flipping animation
Other
624 stars 312 forks source link

Event at launch of animation (flip:start) #112

Open meneldil opened 7 years ago

meneldil commented 7 years ago

Hello everyone,

Would it be possible to have an event when the animation begins? In the principle of flip:done triggered when the animation is finished, we could have a flip:start.

Currently I use another click event, but I do not find it clean. What do you think ?