jquery-countTo
jquery-countTo copied to clipboard
Easing Controls?
Would it be possible to add in an easing control to the html data? Or is there a simple global solution that could be added to the js file?
Sorry I'm responding to a question thats over a year old, I'm too interested in this. Anyone got this working?
@munsonbh @JoeDawson someone submitted PR #12 for easing controls, in case you're interested in using the fork or might be able to help provide some insight into the questions I asked there. I never heard back from the requestor though, and I unfortunately don't have enough free time as of late to be able to dig through the code myself.
@mhuggins Any update on that? Code PR #12 looks fine for me (at least for v1, ideally there should be a way to provide custom easing function via options). Regarding your question, PR is backward compatible since it use 'linear' by default