Update index.html
This commit is contained in:
parent
ca55faf79f
commit
37e90409d5
@ -320,7 +320,7 @@
|
|||||||
|
|
||||||
// crossbrowser implementation for requestAnimationFrame
|
// crossbrowser implementation for requestAnimationFrame
|
||||||
var requestAnimation = (function() {
|
var requestAnimation = (function() {
|
||||||
return window.requestAnimationFrame
|
return //window.requestAnimationFrame
|
||||||
//|| window.webkitRequestAnimationFrame
|
//|| window.webkitRequestAnimationFrame
|
||||||
|| window.mozRequestAnimationFrame
|
|| window.mozRequestAnimationFrame
|
||||||
|| window.oRequestAnimationFrame
|
|| window.oRequestAnimationFrame
|
||||||
|
Loading…
Reference in New Issue
Block a user