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

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -