A jQuery plugin to change numeric values with a counting animation
Install
First, include it after the jQuery
script:
or import/require it and init on a jQuery
instance:
; ;
Usage
Instead of
textnumber;
use
;
where
ondone;
xNumber
If you include xNumber.js
, counto
will automatically use it to parse formated numbers.