nnattawat / flip

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

Item on flip back showing on flip front #94

Closed samc36 closed 7 years ago

samc36 commented 7 years ago

I have a card, with an absolutely positioned semi-circle, with a span icon with a negative margin-top above this semi-circle.

This is on both sides of the card, but with a different coloured semi-circle, and a different icon.

For some reason the icon on the back of the card, is showing on the front until I begin flipping. I've half solved it by using z-index: -1 !important; and then aligning the icons so it's not noticable.

nnattawat commented 7 years ago

Try https://github.com/nnattawat/flip/releases/tag/v1.1.2