nnattawat / flip

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

Need flip effect for multiple divs when hover. #2

Closed mpkumar87 closed 9 years ago

mpkumar87 commented 9 years ago

Hi,

I need flip effect for my multiple blocks when hover. In this example, i seen flip based on id not by class as below. $("#card").flip({ axis: 'x', trigger: 'hover' });

Please solve my issue to get flip effects for multiple divs in row.

Thanks.

nnattawat commented 9 years ago

Thanks for reporting the issue. It has been fixed.