Counter Add counter to your site using this jQuery plugin. Usage jQuery(function($) { $('.count').countTo({ from: 2.50, to: 0.91, speed: 700, decimals: 2, separator: ',' }); });