webkit-transform alternative for Firefox

2019-02-23 00:23发布

问题:

is there any alternative to -webkit-transform css rules on firefox?

Thanks!

回答1:

Yes, it's called -moz-transform. Check out this article

http://www.zachstronaut.com/posts/2009/02/17/animate-css-transforms-firefox-webkit.html

Here is the official documentation: https://developer.mozilla.org/en/CSS/-moz-transform