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);
Comments
Post a Comment