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 719 forks source link

CounterUp stops working with overflow-x css property. #56

Open Xatta-Trone opened 6 years ago

Xatta-Trone commented 6 years ago

when i declare css property overflow-x:hidden , then counterup plugin stops working. Any solution ??