css - When i try to flip images with`transform: rotateY(60deg);` it will not flip 60deg -


when try flip images withtransform: rotatey(60deg); not flip 60deg 0deg. using google chrome bug or...?

i has set styles on image class ig. work image class?

thanks, pascal gerrist

google chrome webkit browser. have user prefix css3 codes.

and code :

-webkit-transform: rotatey(60deg); 

demo : jsfiddle


Comments

Popular posts from this blog

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

c# - Unity IoC Lifetime per HttpRequest for UserStore -

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