nnattawat / flip

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

Flipping at startup #102

Open samy opened 7 years ago

samy commented 7 years ago

In the following page http://lahaut.info/tests/msx/, I inserted jQuery Flip which works perfectly (I made custom event-based code to change image after flipping).

But I encounter a strange bug: the images flip on loading (Chrome, Firefox, same problem).

I didn't find anything in my HTML/CSS structure which can be the source of the problem.