nnattawat / flip

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

Flip more than 2 sides? #78

Closed gusreyes01 closed 8 years ago

gusreyes01 commented 8 years ago

Is it possible to flip over more than 2 states?

For example : on click show x , y , z and then x again.

nnattawat commented 8 years ago

In such a case, you have to use { trigger: 'manual' } and flip it manually with axis option.