Hacker News new | ask | show | jobs
by andyn 4846 days ago
Maybe it's just me, but the requestAnimationFrame code fails in Firefox unless they're all prefixed with 'window.'

It probably works straight away in Chrome because requestAnimationFrame is defined.

1 comments

Just pushed updates and tested in FF 18.0.2 and 19.0

Please let me know if this is still not working in your browser.

Works right away now thanks!