nnattawat / flip

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

Flips on wrong axis #73

Open getnathans opened 8 years ago

getnathans commented 8 years ago

when I set $("#card").flip({ axis: 'x', trigger: 'hover' }); It doesn't flip through the middle of the card but it flips along the top edge.

JemarJones commented 8 years ago

I'm not quite sure what you mean by it flipping along the top edge, could you show an example?

Take a look at how it works on the demo page at http://nnattawat.github.io/flip/, if that's what you're seeing then that's how it is intended to work.

getnathans commented 8 years ago

Please see the attachment

On Sun, Feb 7, 2016 at 6:02 AM, Jemar Jones notifications@github.com wrote:

I'm not quite sure what you mean by it flipping along the top edge, could you show an example?

— Reply to this email directly or view it on GitHub https://github.com/nnattawat/flip/issues/73#issuecomment-180839259.

JemarJones commented 8 years ago

I do not see an attachment, did you forget to attach it?