css3 - CSS Card Flip backface background color not visible on first flip -


i'm trying standard 3d card flip. however, background of backside "card" not showing until open developer tools or flip card again. here's codepen have it.

http://codepen.io/spidy88/pen/hsfjc

i've looked @ simple example , part code identical. tried changing front face , face absolute sizes issue still occuring.

http://desandro.github.io/3dtransforms/docs/card-flip.html

after couple hours of playing around, took adding empty div. should note issue found , tested on google chrome 33.0.1750.154. not sure previous or future versions.


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -