I am trying to create a 3d flipcard . But perspective property is not working in firefox v21 .
see the code http://codepen.io/prantor19/pen/cgoKm
can you explain why?
you forgot px after perspective value!!
like this:
-webkit-perspective:600px;
-moz-perspective:600px;
perspective:600px;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With