Question

Is there any alternative to -webkit-transform CSS rules in Firefox?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top