sparkalow / angular-count-to

Angular directive to animate counting to a number
MIT License
150 stars 95 forks source link

Update count-to.js #7

Closed michalgm closed 10 years ago

michalgm commented 10 years ago

Fixes Issue #6 Change innerText to textContent for better browser compatibility and performance. see http://www.kellegous.com/j/2013/02/27/innertext-vs-textcontent/