Text Support
eqaderi opened this issue ยท 7 comments
Hi,
This is a really nice job, I've been using odometer.js util now but I switched to this one, I have a request and I think lots of people will appreciate it if you fulfill it and that is to include text support too, I mean the odometer effect for texts too like from "000000" to "100 thousand +"
Thanks for the good idea. I will take that into consideration. Unfortunately this is not as easy as I'd like (referring to this issue #17). In the near future I will try to experiment with this on a separate branch.
That'ed be awesome, I can't wait to see that effect in action
Hi, I have just started to work on that feature. Right now you can preview it here: http://codepen.io/coderitual/full/QKezVb/
WOW! That's just awesome!! Good job and Thanks a lot. when would it be ready to use?
Even though it doesn't support [space] and charaters like [+],
I wrote: "+2 thousand" and it shows "y2ythousand"
And there is another limit; if the second word is shorter that the first one, the first one will not show completely. for instance: if we transit form "Washington" to "London" it only shows "Washin"! the letters are equal to London! 6 letters.
Yep, I am aware of that issues and will try to address them all.