FlipPhone.js
FlipPhone is a jQuery plugin for 'flipping' letters to numbers via CSS3 animations.
Current Version
v1.0
Demo
Demo can be found here: http://mike-zarandona.github.io/FlipPhone.js
Quick Start
- Link to jQuery
- Link to flipphone.js
- Call flipphone.js Â
$('.some-link').flipPhone();
Options
speed
 [int]  Number of milliseconds it takes for each digit animation to complete.
delay
 [int]  Number of milliseconds delay between each animation.
letterSpacing
 [int]  Number of pixels each letter should be spaced on either side.
letterLimit
 [int]  Max number of letters to 'flip' into numbers.
License
FlipPhone.js is licensed under the Cretive Commons Attribution 4.0 International License. You are free to share and adapt this work for any purpose including commercial with appropriate credit and indications if changes were made.
Author
By Mike Zarandona  | @mikezarandona  | mikezarandona.com