If you are the author, you should use requestAnimationFrame instead of a setTimeout. It will run a lot better on all devices.<p><a href="https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/API/window/requ...</a>