You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
Hi, great plugins works perfectly but I have a little problem, if I combined your plugin with animation on scroll.
I need start the counterUp when the animation on scroll is complete and work but the counter display the
final value ( ex. 1500 ) for all duration of animation and when the animation is complete the counter start the animation for the value from 0 to 1500.
Only solution is hide the text with css or store the value with js?
Hi, great plugins works perfectly but I have a little problem, if I combined your plugin with animation on scroll.
I need start the counterUp when the animation on scroll is complete and work but the counter display the
final value ( ex. 1500 ) for all duration of animation and when the animation is complete the counter start the animation for the value from 0 to 1500.
Only solution is hide the text with css or store the value with js?
This is the sample code:
Thanks for your time.
The text was updated successfully, but these errors were encountered: