requestAnimationFrame polyfill
hamid814 opened this issue · 0 comments
hamid814 commented
this is a great library, I was using it in my projects, but I just noticed that it doesn't have any polyfill for the old browsers that don't support requestanimationframe...
Paul Irish has a good resource here: https://gist.github.com/paulirish/1579671
you might want to take a look.