This module basically used to show stats in counter up form like from 1 to that particular.

Just put the numbers in a div/span and provide class="counter".

Like:

<div>
  <span class="counter">1,234,567.00</span>
  <span>$</span><span class="counter">1.99</span>
  <span class="counter">12345</span>
</div>

See DEMO here.

Supporting organizations: 
Sponser

Project information

Releases