move.js
move.js copied to clipboard
iOS 6 & 7 issue...
Hi,
Great library! However, I'm noticing a difference on iPad 3 between iOS 6.0.1 & 7.1.1.
The duration seems to get lost on iOS 6 thereby losing the animated effect.
I.e., move('#domObj').x(-500).ease('in-out').end();
In iOS 6 it jumps to -500px and does not animate.
maybe this can help you
https://github.com/visionmedia/move.js/issues/31