I\'m building an iPad app using PhoneGap. I\'m trying to use CSS transformations for the animation, but I\'m not entirely sure I\'m using the proper methods to leverage any hard
try adding :
webkit-backface-visibility: hidden;