12 Answers
New AnswerI have an animation code and people with apple devices complain about unworking animations. How could I make it compatible with their devices?
9/5/2018 12:52:59 PM
Email Not Activated12 Answers
New Answeradd in head <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script> and all will be fixed 😉 P.S. or add necessary prefix yourself.
KrOW I'll not edit that code anymore. Thanks for the tip. I'll just keep it in mind next time.
I dont have iOS (luckly 😁) but you tried to add webkit proprietary rule (like -webkit-keyframes, -webkit-transforms etc)?
Sleepy Koala "transform" also have need of prefix for work (now it dont work not even on my android kitkat device)
SoloLearn Inc.
4 Embarcadero Center, Suite 1455Send us a message