wilsonpage / fastdom

Eliminates layout thrashing by batching DOM measurement and mutation tasks
6.85k stars 240 forks source link

which browsers are supported? #50

Closed pkyeck closed 9 years ago

pkyeck commented 9 years ago

can't find anything on this in the readme or old issues.

thanks

wilsonpage commented 9 years ago

In theory all browsers. But it will work best with those that support requestAnimationFrame(). We fallback to setTimeout. On 11 Dec 2014 13:08, "Philipp Kyeck" notifications@github.com wrote:

can't find anything on this in the readme or old issues.

thanks

— Reply to this email directly or view it on GitHub https://github.com/wilsonpage/fastdom/issues/50.