objectivehtml / FlipClock

http://flipclockjs.com/
MIT License
2.74k stars 954 forks source link

Possible to display alpha-numerical chars in the counter? #124

Closed ryanschmidt closed 10 years ago

ryanschmidt commented 10 years ago

I am wanting to show a flipclock of randomized letters/numbers similar to a hashed value. After starting with a custom clock face, I am realizing that FlipClock may not be easily customizable to allow for this considering that setTime() and play() seem to expect alpha chars (which makes sense).

Anyone have a suggestion on how I could make this happen without hacking too much?

objectivehtml commented 10 years ago

Just closing this ticket. This currently isn't possible with FlipClock, but given the nature of the plugin it's certainly possible to add it in. If anyone adds anything to this nature, submit a pull request and I will check it out.