|
|
|
|
|
by 38leinad
5145 days ago
|
|
any idea why i get the JS error "requestAnimationFrame is not defined" when I run the HTML page on my local system. Same browser (firefox 12)) renders the online-like just fine.
As i understand this method is part of the browser's JS api. So, why is it not defined if I run it "locally"? |
|