bfintal / Counter-Up

Counter-Up is a lightweight jQuery plugin that counts up to a targeted number when the number becomes visible.
http://bfintal.github.io/Counter-Up/demo/demo.html
GNU General Public License v2.0
746 stars 722 forks source link

Waypoints and `triggerOnce` fix (minify) #42

Open alex-wdmg opened 7 years ago

alex-wdmg commented 7 years ago

triggerOnce was removed in Waypoints. Add try support for Waypoints and triggerOnce fix.