nnattawat / flip

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

Assigning multiple flip effects #23

Closed JemarJones closed 9 years ago

JemarJones commented 9 years ago

Hey,

I'm trying to use this in a way where on one trigger i flip in x, and on a different trigger i flip in y. More abstractly i want a way to assign multiple .flip(...)'s without conflict. Is there a way this can be done currently and if not could you help me build this or if you have time perhaps build it yourself? Thanks.

Edit: I'm currently working on a solution and im close, just incase you happen to also be working on it.