nnattawat / flip

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

Not working with twitter bootstrap 3.3.6 #69

Closed rasmuschristensen closed 8 years ago

rasmuschristensen commented 8 years ago

When used together with twitter bootstrap, the elements is not hidden when flipped, just reversed.

rasmuschristensen commented 8 years ago

Can be tested with this setup

test
lorem flipsum
nnattawat commented 8 years ago

The demo page use bootstrap 3.3.5 with no problem. Can you try with 3.3.5 just to make sure that it's the version problem?

rasmuschristensen commented 8 years ago

Ok I'm running 3.3.6 so version seem not to be the issue. But I managed to find the issue. The issue was I had a div with class row nested inside of front and back. If I put row on the div that's also the front or back, then it wors. Btw. I can see my "try to paste" code above failed a bit :).

rasmuschristensen commented 8 years ago

There might also be an issue with nested col divs. But it's only an issue in chrome. I'm on version 47.0.2526.106. IE seems to be ok version 11.0.9600....