javascript - CSS3 Animations on mobile browsers -
so presently developing webapp used via mobile devices.
i using animate.css animations.
while animations work fine on desktop browser, laggy , uneven on mobile browser.
since animate.css using plain css3 animations, don't understand why animations not working.
so,
- why mobile browsers bad in rendering css3 animations ?
- is there faster way render animations on mobile browser ? (for eg. using javascript maybe)
Comments
Post a Comment