jesucarr / jOdometer

jQuery plugin for odometer style counter

Home Page:http://www.frontendmatters.com/projects/jquery-plugins/jodometer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jOdometer is a counter that works like an odometer: moving the numbers up like in a wheel. It supports decimals.

We can configure:

* Start number
* Stop number
* Delay between the number change
* Increment units
* Speed and easing of the animation
* Easing of the animation
* Different styling options, including a PSD to edit the numbers image.
* Whether to format large numbers with comma or not.

We can also update the numbers manually/dynamically.

Check the demo http://www.frontendmatters.com/demos/jodometer/
More info at http://www.frontendmatters.com/projects/jquery-plugins/jodometer

About

jQuery plugin for odometer style counter

http://www.frontendmatters.com/projects/jquery-plugins/jodometer


Languages

Language:JavaScript 100.0%